chore(deps): update actions/setup-node action (v6.1.0 → v6.2.0) (#149)

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2026-01-17 21:53:04 +02:00
committed by GitHub
parent 9bfecc5e6e
commit 7078aaba50
3 changed files with 3 additions and 3 deletions

View File

@@ -28,7 +28,7 @@ jobs:
cache: true
- name: Set up Node.js (for cosign)
uses: actions/setup-node@395ad3262231945c25e8478fd5baf05154b1d79f # v6.1.0
uses: actions/setup-node@6044e13b5dc448c55e2357c09f80417699197238 # v6.2.0
with:
node-version: "24"