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

This commit is contained in:
renovate[bot]
2025-11-20 01:00:54 +00:00
committed by GitHub
parent 00981be8dc
commit d7af175151
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@49933ea5288caeca8642d1e84afbd3f7d6820020 # v4
uses: actions/setup-node@a0853c24544627f65ddf259abe73b1d18a591444 # v5
with:
node-version: '20'