Skip to content

Commit 86ca9e2

Browse files
committed
updated yarn in workflow action
1 parent c5f23ab commit 86ca9e2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test_and_deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
run: corepack enable
1919

2020
- name: Install Yarn
21-
run: corepack prepare yarn@4.5.1 --activate
21+
run: corepack prepare yarn@4.9.2 --activate
2222

2323
- name: Install dependencies
2424
run: yarn install --immutable

0 commit comments

Comments
 (0)