We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5ab8941 + 78f98e8 commit 2e263a7Copy full SHA for 2e263a7
1 file changed
.github/workflows/publish.yml
@@ -17,7 +17,7 @@ jobs:
17
18
- uses: actions/setup-node@v6
19
with:
20
- node-version: '20'
+ node-version: '24'
21
registry-url: 'https://registry.npmjs.org'
22
package-manager-cache: false
23
0 commit comments