feat(github-action): update actions/setup-node ( v4.0.4 → v4.1.0 )

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2024-10-25 08:56:41 +00:00
parent f9b4d64a61
commit 554f651a8f
2 changed files with 2 additions and 2 deletions

View File

@@ -21,7 +21,7 @@ jobs:
fetch-depth: 0 fetch-depth: 0
- name: Setup Node.js Environment - name: Setup Node.js Environment
uses: actions/setup-node@v4.0.4 uses: actions/setup-node@v4.1.0
with: with:
always-auth: true always-auth: true
node-version: 20 node-version: 20

View File

@@ -22,7 +22,7 @@ jobs:
fetch-depth: 0 fetch-depth: 0
- name: Setup Node.js Environment - name: Setup Node.js Environment
uses: actions/setup-node@v4.0.4 uses: actions/setup-node@v4.1.0
with: with:
always-auth: true always-auth: true
node-version: 20 node-version: 20