We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4b2b4aa + d4d2178 commit ba693c5Copy full SHA for ba693c5
.github/workflows/release.yml
@@ -44,7 +44,7 @@ jobs:
44
run_install: false
45
46
- name: Set NodeJS
47
- uses: actions/setup-node@v4
+ uses: actions/setup-node@v5
48
with:
49
registry-url: 'https://registry.npmjs.org/'
50
node-version: 24
0 commit comments