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.
1 parent 675c608 commit 080da45Copy full SHA for 080da45
1 file changed
.github/workflows/publish-beta.yml
@@ -17,7 +17,7 @@ jobs:
17
with:
18
ref: ${{ github.event.release.target_commitish }}
19
20
- - uses: actions/setup-node@v4
+ - uses: actions/setup-node@v6
21
22
node-version: 24
23
registry-url: 'https://registry.npmjs.org'
0 commit comments