mirror of
https://github.com/Borales/actions-yarn.git
synced 2026-04-13 18:12:16 +08:00
Update actions/setup-node action to v3.7.0
This commit is contained in:
parent
46a9f103bd
commit
e6830503b8
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 18.x
|
- name: Set Node.js 18.x
|
||||||
uses: actions/setup-node@v3.6.0
|
uses: actions/setup-node@v3.7.0
|
||||||
with:
|
with:
|
||||||
node-version: 18.x
|
node-version: 18.x
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user