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

This commit is contained in:
renovate[bot]
2025-11-20 04:42:02 +00:00
committed by GitHub
parent 2533ee1710
commit 83e700b783
3 changed files with 3 additions and 3 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@a0853c24544627f65ddf259abe73b1d18a591444 # v5
uses: actions/setup-node@2028fbc5c25fe9cf00d9f06a71cc4710d4507903 # v6
with:
node-version: '24.11.1'