mirror of
https://github.com/actions/setup-node.git
synced 2025-04-18 18:03:30 +00:00
change version
This commit is contained in:
parent
30767e8c4d
commit
9a74c7dbe9
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 berry && yarn set version 2.4.2
|
||||
run: yarn set version 3.6.4
|
||||
- name: Yarn version
|
||||
run: yarn --version
|
||||
- name: Generate simple .yarnrc.yml
|
||||
|
Loading…
Reference in New Issue
Block a user