fix(deps): update weekly-non-major-updates

This commit is contained in:
renovate[bot]
2026-01-15 03:41:31 +00:00
committed by GitHub
parent 4a19cf51ac
commit 45def8e322
4 changed files with 21 additions and 21 deletions

View File

@@ -95,7 +95,7 @@ jobs:
bash scripts/repo_health_check.sh
- name: Set up Node.js
uses: actions/setup-node@395ad3262231945c25e8478fd5baf05154b1d79f # v6.1.0
uses: actions/setup-node@6044e13b5dc448c55e2357c09f80417699197238 # v6.2.0
with:
node-version: ${{ env.NODE_VERSION }}
cache: 'npm'