Skip to content
Snippets Groups Projects
Unverified Commit be97a343 authored by renovate[bot]'s avatar renovate[bot] Committed by GitHub
Browse files

chore(deps): update actions/setup-node action to v2.4.1 (#11914)


Co-authored-by: default avatarRenovate Bot <bot@renovateapp.com>
parent fc9406b8
No related branches found
No related tags found
No related merge requests found
......@@ -25,7 +25,7 @@ jobs:
fetch-depth: 2
- name: Set up Node.js ${{ env.NODE_VERSION }}
uses: actions/setup-node@25316bbc1f10ac9d8798711f44914b1cf3c4e954 # renovate: tag=v2.4.0
uses: actions/setup-node@270253e841af726300e85d718a5f606959b2903c # renovate: tag=v2.4.1
with:
node-version: ${{ env.NODE_VERSION }}
cache: yarn
......@@ -77,7 +77,7 @@ jobs:
fetch-depth: 2
- name: Set up Node.js ${{ env.NODE_VERSION }}
uses: actions/setup-node@25316bbc1f10ac9d8798711f44914b1cf3c4e954 # renovate: tag=v2.4.0
uses: actions/setup-node@270253e841af726300e85d718a5f606959b2903c # renovate: tag=v2.4.1
with:
node-version: ${{ env.NODE_VERSION }}
cache: yarn
......
......@@ -45,7 +45,7 @@ jobs:
fetch-depth: 2
- name: Set up Node.js ${{ env.NODE_VERSION }}
uses: actions/setup-node@25316bbc1f10ac9d8798711f44914b1cf3c4e954 # renovate: tag=v2.4.0
uses: actions/setup-node@270253e841af726300e85d718a5f606959b2903c # renovate: tag=v2.4.1
with:
node-version: ${{ env.NODE_VERSION }}
cache: yarn
......@@ -111,7 +111,7 @@ jobs:
fetch-depth: 2
- name: Set up Node.js ${{ env.NODE_VERSION }}
uses: actions/setup-node@25316bbc1f10ac9d8798711f44914b1cf3c4e954 # renovate: tag=v2.4.0
uses: actions/setup-node@270253e841af726300e85d718a5f606959b2903c # renovate: tag=v2.4.1
with:
node-version: ${{ env.NODE_VERSION }}
cache: yarn
......@@ -156,7 +156,7 @@ jobs:
fetch-depth: 0
- name: Set up Node.js ${{ env.NODE_VERSION }}
uses: actions/setup-node@25316bbc1f10ac9d8798711f44914b1cf3c4e954 # renovate: tag=v2.4.0
uses: actions/setup-node@270253e841af726300e85d718a5f606959b2903c # renovate: tag=v2.4.1
with:
node-version: ${{ env.NODE_VERSION }}
cache: yarn
......
......@@ -40,7 +40,7 @@ jobs:
ref: ${{ env.GIT_SHA }}
- name: Set up Node.js ${{ env.NODE_VERSION }}
uses: actions/setup-node@25316bbc1f10ac9d8798711f44914b1cf3c4e954 # renovate: tag=v2.4.0
uses: actions/setup-node@270253e841af726300e85d718a5f606959b2903c # renovate: tag=v2.4.1
with:
node-version: ${{ env.NODE_VERSION }}
cache: yarn
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment