There was an error while loading. Please reload this page.
1 parent a57f841 commit ae1b66bCopy full SHA for ae1b66b
1 file changed
.github/workflows/release.yml
@@ -23,7 +23,7 @@ jobs:
23
with:
24
token: ${{ secrets.GITHUB_TOKEN }}
25
26
- - uses: actions/setup-node@v5
+ - uses: actions/setup-node@v6
27
28
node-version: '24'
29
registry-url: 'https://registry.npmjs.org'
0 commit comments