mirror of
https://github.com/Borales/actions-yarn.git
synced 2026-04-12 01:22:16 +08:00
Update actions/setup-node action to v3.6.0
This commit is contained in:
parent
7bcb5309df
commit
49647aab6a
2
.github/workflows/check-dist.yml
vendored
2
.github/workflows/check-dist.yml
vendored
@ -19,7 +19,7 @@ jobs:
|
|||||||
- uses: actions/checkout@v3
|
- uses: actions/checkout@v3
|
||||||
|
|
||||||
- name: Set Node.js 16.x
|
- name: Set Node.js 16.x
|
||||||
uses: actions/setup-node@v3.5.1
|
uses: actions/setup-node@v3.6.0
|
||||||
with:
|
with:
|
||||||
node-version: 16.x
|
node-version: 16.x
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user