Bump actions/setup-node from 5 to 6 (#905)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2025-10-20 20:50:33 +02:00
committed by GitHub
parent fda7ba35f3
commit db7483d2f1
9 changed files with 9 additions and 9 deletions

View File

@@ -21,7 +21,7 @@ jobs:
- uses: pnpm/action-setup@v4
- uses: actions/setup-node@v5
- uses: actions/setup-node@v6
with:
node-version: 24
registry-url: https://registry.npmjs.org/