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 3ea0a20 commit 1c45af7Copy full SHA for 1c45af7
.github/workflows/release.yml
@@ -70,7 +70,7 @@ jobs:
70
run: cargo install --locked semantic-release-cargo
71
72
- name: Setup Node.js
73
- uses: actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020 # v4
+ uses: actions/setup-node@2028fbc5c25fe9cf00d9f06a71cc4710d4507903 # v6
74
with:
75
node-version: "node"
76
0 commit comments