chore(deps): update actions/setup-node digest to 395ad32

This commit is contained in:
renovate[bot]
2025-12-03 05:09:19 +00:00
committed by GitHub
parent c3b14004fa
commit 89e39ff624
4 changed files with 4 additions and 4 deletions

View File

@@ -33,7 +33,7 @@ jobs:
# Step 2: Set up Node.js (for building any JS-based doc tools)
- name: 🔧 Set up Node.js
uses: actions/setup-node@2028fbc5c25fe9cf00d9f06a71cc4710d4507903 # v6
uses: actions/setup-node@395ad3262231945c25e8478fd5baf05154b1d79f # v6
with:
node-version: '24.11.1'