update yarn version (#1654)

This commit is contained in:
mayeaux 2022-06-08 15:48:32 +02:00 committed by GitHub
parent 707140ccd8
commit e43a44abdd
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -15,7 +15,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: Borales/actions-yarn@v2.3.0
- uses: Borales/actions-yarn@v3.0.0
- run: yarn lint
build: