chore: update actions/setup-node action to v4.0.2

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-02-07 07:34:12 +00:00
parent 9d47253316
commit b603283dc0
1 changed files with 2 additions and 2 deletions

View File

@ -74,7 +74,7 @@ jobs:
with:
fetch-depth: 0
- name: Use Node.js 18
uses: actions/setup-node@b39b52d1213e96004bfcb1c61a8a6fa8ab84f3e8 # v4.0.1
uses: actions/setup-node@60edb5dd545a775178f52524783378180af0d1f8 # v4.0.2
with:
node-version: 18
- name: Update NPM
@ -95,7 +95,7 @@ jobs:
with:
fetch-depth: 0
- name: Use Node.js 18
uses: actions/setup-node@b39b52d1213e96004bfcb1c61a8a6fa8ab84f3e8 # v4.0.1
uses: actions/setup-node@60edb5dd545a775178f52524783378180af0d1f8 # v4.0.2
with:
node-version: 18
- name: Update NPM