Update Borales/actions-yarn action to v4
This commit is contained in:
parent
6ce2f1f76b
commit
d229eb94dd
1 changed files with 1 additions and 1 deletions
2
.github/workflows/deploy-theme.yml
vendored
2
.github/workflows/deploy-theme.yml
vendored
|
@ -8,7 +8,7 @@ jobs:
|
|||
runs-on: ubuntu-18.04
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
- uses: Borales/actions-yarn@v3
|
||||
- uses: Borales/actions-yarn@v4
|
||||
with:
|
||||
cmd: install
|
||||
- run: yarn install
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue