mirror of
https://github.com/Borales/actions-yarn.git
synced 2026-03-12 22:22:16 +08:00
Merge pull request #296 from Borales/renovate/actions-setup-node-4.x
Update actions/setup-node action to v4.0.3
This commit is contained in:
commit
ab70f2d9bb
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 20
|
||||
uses: actions/setup-node@v4.0.2
|
||||
uses: actions/setup-node@v4.0.3
|
||||
with:
|
||||
node-version: 20
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user