We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9bdc5ad commit 74f9bf4Copy full SHA for 74f9bf4
1 file changed
.github/workflows/release.yml
@@ -30,7 +30,7 @@ jobs:
30
fetch-depth: ${{ github.event.pull_request.commits }}
31
32
- name: Set up Node.js
33
- uses: actions/setup-node@v3
+ uses: actions/setup-node@v4
34
with:
35
node-version: "24.11.0"
36
registry-url: "https://registry.npmjs.org"
0 commit comments