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

This commit is contained in:
renovate[bot]
2025-12-01 13:04:33 +00:00
committed by GitHub
parent 8cf6b40ee4
commit 14d15ab9ec

View File

@@ -52,7 +52,7 @@ jobs:
fetch-depth: 0
- name: Set up Node.js
uses: actions/setup-node@3235b876344d2a9aa001b8d1453c930bba69e610 # v3
uses: actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020 # v4
with:
node-version: '24.11.1'
cache: 'npm'