mirror of
https://github.com/Borales/actions-yarn.git
synced 2026-04-05 20:42:20 +08:00
Merge pull request #229 from Borales/renovate/actions-setup-node-4.x
Update actions/setup-node action to v4
This commit is contained in:
commit
ac3426f687
2
.github/workflows/check-dist.yml
vendored
2
.github/workflows/check-dist.yml
vendored
@ -19,7 +19,7 @@ jobs:
|
||||
- uses: actions/checkout@v4
|
||||
|
||||
- name: Set Node.js 18.x
|
||||
uses: actions/setup-node@v3.8.2
|
||||
uses: actions/setup-node@v4.0.0
|
||||
with:
|
||||
node-version: 18.x
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user