fix(deps): update non-major-updates

This commit is contained in:
renovate[bot]
2026-04-20 11:56:08 +00:00
committed by GitHub
parent 437a35bd47
commit 0a5bb296a9
12 changed files with 120 additions and 112 deletions
+1 -1
View File
@@ -262,7 +262,7 @@ jobs:
bash "scripts/repo_health_check.sh"
- name: Set up Node.js
uses: actions/setup-node@53b83947a5a98c8d113130e565377fae1a50d02f # v6.3.0
uses: actions/setup-node@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e # v6.4.0
with:
node-version: ${{ env.NODE_VERSION }}
cache: 'npm'