Update Borales/actions-yarn action to v4

This commit is contained in:
renovate[bot] 2022-11-28 02:38:12 +00:00 committed by GitHub
parent 6ce2f1f76b
commit d229eb94dd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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