Use yarn action v4.2.0
This commit is contained in:
parent
646b4a5e48
commit
0cfb89f24b
4
.github/workflows/yarn.yml
vendored
4
.github/workflows/yarn.yml
vendored
@ -28,12 +28,12 @@ jobs:
|
||||
env:
|
||||
NPM_AUTH_TOKEN: ${{ secrets.NPM_AUTH_TOKEN }}
|
||||
- name: Install dependencies
|
||||
uses: borales/actions-yarn@v4
|
||||
uses: borales/actions-yarn@v4.2.0
|
||||
with:
|
||||
cmd: install
|
||||
|
||||
- name: Build app using CI script
|
||||
uses: borales/actions-yarn@v4
|
||||
uses: borales/actions-yarn@v4.2.0
|
||||
with:
|
||||
cmd: gitea-ci-script
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user