chore(deps): update actions/setup-node action to v7 (#2937)

This commit is contained in:
renovate[bot]
2026-07-25 10:12:52 +00:00
committed by GitHub
parent ab234c83f9
commit 547af56489

View File

@@ -23,7 +23,7 @@ jobs:
with:
go-version: 1.26.x
- uses: actions/setup-node@249970729cb0ef3589644e2896645e5dc5ba9c38 # v6.5.0
- uses: actions/setup-node@820762786026740c76f36085b0efc47a31fe5020 # v7.0.0
with:
node-version: "24"
registry-url: "https://registry.npmjs.org"