Skip to content

Commit 1c45af7

Browse files
chore(deps): update actions/setup-node action to v6
1 parent 3ea0a20 commit 1c45af7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ jobs:
7070
run: cargo install --locked semantic-release-cargo
7171

7272
- name: Setup Node.js
73-
uses: actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020 # v4
73+
uses: actions/setup-node@2028fbc5c25fe9cf00d9f06a71cc4710d4507903 # v6
7474
with:
7575
node-version: "node"
7676

0 commit comments

Comments
 (0)