Skip to content

Commit 0163e43

Browse files
committed
Set Yarn version
1 parent 6d4a4d0 commit 0163e43

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.github/workflows/github-pages.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,7 @@ jobs:
1919
run: corepack enable
2020

2121
- name: Install Yarn v3
22-
uses: borales/actions-yarn@v3
23-
with:
24-
cmd: set version stable
22+
uses: yarn set version .yarn/releases/yarn-3.2.4.cjs
2523

2624
- name: Install Dependencies
2725
run: yarn install

0 commit comments

Comments
 (0)