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 abacd17 commit 5bdde82Copy full SHA for 5bdde82
.github/workflows/build-page.yaml
@@ -14,7 +14,7 @@ jobs:
14
- uses: jetli/[email protected]
15
with:
16
version: "latest"
17
- - uses: borales/actions-yarn@v2.3.0
+ - uses: borales/actions-yarn@v3.0.0
18
19
cmd: install # will run `yarn install` command
20
- run: |
0 commit comments