Update Borales/actions-yarn action to v4
This commit is contained in:
parent
6ce2f1f76b
commit
d229eb94dd
|
@ -8,7 +8,7 @@ jobs:
|
||||||
runs-on: ubuntu-18.04
|
runs-on: ubuntu-18.04
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v3
|
- uses: actions/checkout@v3
|
||||||
- uses: Borales/actions-yarn@v3
|
- uses: Borales/actions-yarn@v4
|
||||||
with:
|
with:
|
||||||
cmd: install
|
cmd: install
|
||||||
- run: yarn install
|
- run: yarn install
|
||||||
|
|
Loading…
Reference in New Issue