Skip to content

Commit 0898194

Browse files
chore(deps): update actions/setup-node action to v6
1 parent 223d208 commit 0898194

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@395ad3262231945c25e8478fd5baf05154b1d79f # v6
7474
with:
7575
node-version: "node"
7676

0 commit comments

Comments
 (0)