Skip to content

Commit 3c94af4

Browse files
committed
fix: update yarn
1 parent fe59ce2 commit 3c94af4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
restore-keys: |
2727
${{ runner.os }}-yarn-
2828
- name: yarn install
29-
uses: borales/actions-yarn@v2.0.0
29+
uses: borales/actions-yarn@v4.0.0
3030
with:
3131
cmd: install
3232
- name: npm run build:ci

0 commit comments

Comments
 (0)