chore(deps): update actions/setup-node action to v6 (#2553)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-12-07 12:28:50 +01:00
committed by GitHub
parent 3fb7919577
commit 084d6444b4

View File

@@ -23,7 +23,7 @@ jobs:
with: with:
go-version: 1.25.x go-version: 1.25.x
- uses: actions/setup-node@v4 - uses: actions/setup-node@v6
with: with:
node-version: '24' node-version: '24'
registry-url: 'https://registry.npmjs.org' registry-url: 'https://registry.npmjs.org'