We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 12be2f2 commit 78f98e8Copy full SHA for 78f98e8
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