update yarn version (#1654)
This commit is contained in:
parent
707140ccd8
commit
e43a44abdd
1 changed files with 1 additions and 1 deletions
2
.github/workflows/node.js.yml
vendored
2
.github/workflows/node.js.yml
vendored
|
@ -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:
|
||||
|
|
Loading…
Reference in a new issue