mirror of
https://github.com/actions/setup-node.git
synced 2025-04-21 00:51:00 +00:00
set version 2.x to 2.4.3
This commit is contained in:
parent
de3c1fce85
commit
5dad04880f
1 changed files with 1 additions and 1 deletions
2
.github/workflows/e2e-cache.yml
vendored
2
.github/workflows/e2e-cache.yml
vendored
|
@ -111,7 +111,7 @@ jobs:
|
|||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
- name: Update yarn
|
||||
run: yarn set version 2.x
|
||||
run: yarn set version 2.4.3
|
||||
- name: Yarn version
|
||||
run: yarn --version
|
||||
- name: Generate simple .yarnrc.yml
|
||||
|
|
Loading…
Add table
Reference in a new issue