build(deps): bump actions/setup-node from 4 to 5 (#2496)

This commit is contained in:
dependabot[bot]
2025-09-08 16:35:37 +02:00
committed by GitHub
parent b3c1e8901a
commit bcd3d6bffa
8 changed files with 12 additions and 12 deletions

View File

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