mirror of
https://github.com/Borales/actions-yarn.git
synced 2026-06-18 05:52:17 +08:00
Update github-actions to v20.20.2
This commit is contained in:
parent
1d2a312815
commit
c2925bfea3
2
.github/workflows/check-dist.yml
vendored
2
.github/workflows/check-dist.yml
vendored
@ -21,7 +21,7 @@ jobs:
|
|||||||
- name: Set Node.js 20
|
- name: Set Node.js 20
|
||||||
uses: actions/setup-node@v4.4.0
|
uses: actions/setup-node@v4.4.0
|
||||||
with:
|
with:
|
||||||
node-version: 20
|
node-version: 20.20.2
|
||||||
|
|
||||||
- name: Install dependencies
|
- name: Install dependencies
|
||||||
run: yarn
|
run: yarn
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user