We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fe59ce2 commit 3c94af4Copy full SHA for 3c94af4
.github/workflows/main.yml
@@ -26,7 +26,7 @@ jobs:
26
restore-keys: |
27
${{ runner.os }}-yarn-
28
- name: yarn install
29
- uses: borales/actions-yarn@v2.0.0
+ uses: borales/actions-yarn@v4.0.0
30
with:
31
cmd: install
32
- name: npm run build:ci
0 commit comments