We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ebbcf3d + b22aa51 commit b985badCopy full SHA for b985bad
1 file changed
.github/workflows/release.yml
@@ -20,7 +20,7 @@ jobs:
20
# Use a token with push access so commits from semantic-release trigger CI
21
token: ${{ secrets.GITHUB_TOKEN }}
22
23
- - uses: actions/setup-node@v4
+ - uses: actions/setup-node@v6
24
with:
25
node-version: 24
26
cache: npm
0 commit comments