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 b0cf8bc + a83ec6a commit da0ab6fCopy full SHA for da0ab6f
.github/workflows/release.yml
@@ -16,7 +16,7 @@ jobs:
16
runs-on: ubuntu-latest
17
steps:
18
- uses: actions/checkout@v5
19
- - uses: actions/setup-node@v5
+ - uses: actions/setup-node@v6
20
with:
21
node-version: '24.x'
22
registry-url: 'https://registry.npmjs.org'
0 commit comments