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

This commit is contained in:
renovate[bot]
2026-01-15 16:34:05 +00:00
committed by GitHub
parent 708c88461d
commit 9901a98e55
7 changed files with 8 additions and 6 deletions

View File

@@ -36,7 +36,7 @@ jobs:
# Step 2: Set up Node.js (for building any JS-based doc tools)
- name: 🔧 Set up Node.js
uses: actions/setup-node@395ad3262231945c25e8478fd5baf05154b1d79f # v6
uses: actions/setup-node@6044e13b5dc448c55e2357c09f80417699197238 # v6
with:
node-version: ${{ env.NODE_VERSION }}