Skip to content

Commit 547af56

Browse files
chore(deps): update actions/setup-node action to v7 (#2937)
1 parent ab234c8 commit 547af56

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
with:
2424
go-version: 1.26.x
2525

26-
- uses: actions/setup-node@249970729cb0ef3589644e2896645e5dc5ba9c38 # v6.5.0
26+
- uses: actions/setup-node@820762786026740c76f36085b0efc47a31fe5020 # v7.0.0
2727
with:
2828
node-version: "24"
2929
registry-url: "https://registry.npmjs.org"

0 commit comments

Comments
 (0)