build(deps): bump actions/setup-node from 5 to 6 (#2568)

This commit is contained in:
dependabot[bot]
2025-10-20 16:15:07 +02:00
committed by GitHub
parent 11b807517c
commit 88f558aafc
8 changed files with 12 additions and 12 deletions

View File

@@ -59,7 +59,7 @@ jobs:
run: . get_pr.sh
- name: Setup Node.js environment
uses: actions/setup-node@v5
uses: actions/setup-node@v6
with:
node-version-file: '.nvmrc'