Skip to content

Commit 5bdde82

Browse files
committed
update actions-yarn
1 parent abacd17 commit 5bdde82

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-page.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
- uses: jetli/[email protected]
1515
with:
1616
version: "latest"
17-
- uses: borales/actions-yarn@v2.3.0
17+
- uses: borales/actions-yarn@v3.0.0
1818
with:
1919
cmd: install # will run `yarn install` command
2020
- run: |

0 commit comments

Comments
 (0)