1
0
mirror of https://github.com/robonen/tools.git synced 2026-03-20 02:44:45 +00:00

chore(deps): update actions/setup-node action to v5

This commit is contained in:
renovate[bot]
2025-09-06 12:35:00 +00:00
committed by GitHub
parent 9d2a393372
commit 876a815fd3
2 changed files with 2 additions and 2 deletions

View File

@@ -23,7 +23,7 @@ jobs:
with:
run_install: false
- uses: actions/setup-node@v4
- uses: actions/setup-node@v5
with:
node-version: ${{ env.NODE_VERSION }}
cache: pnpm