change version

This commit is contained in:
Dmitry Shibanov 2023-10-23 11:46:58 +02:00
parent 30767e8c4d
commit 9a74c7dbe9

View File

@ -111,7 +111,7 @@ jobs:
steps: steps:
- uses: actions/checkout@v3 - uses: actions/checkout@v3
- name: Update yarn - name: Update yarn
run: yarn set version berry && yarn set version 2.4.2 run: yarn set version 3.6.4
- name: Yarn version - name: Yarn version
run: yarn --version run: yarn --version
- name: Generate simple .yarnrc.yml - name: Generate simple .yarnrc.yml