There was an error while loading. Please reload this page.
2 parents 76ebeff + 6e2a4b0 commit df8a97aCopy full SHA for df8a97a
1 file changed
.github/workflows/release.yml
@@ -15,7 +15,7 @@ jobs:
15
- uses: actions/checkout@v6
16
17
- name: Setup Node.js
18
- uses: actions/setup-node@v4
+ uses: actions/setup-node@v6
19
with:
20
node-version: '20'
21
registry-url: 'https://registry.npmjs.org'
0 commit comments