mirror of
https://github.com/Borales/actions-yarn.git
synced 2026-04-10 00:02:15 +08:00
Merge pull request #201 from Borales/renovate/actions-checkout-4.x
Update actions/checkout action to v4
This commit is contained in:
commit
fd9d464350
2
.github/workflows/check-dist.yml
vendored
2
.github/workflows/check-dist.yml
vendored
@ -16,7 +16,7 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
- uses: actions/checkout@v4
|
||||
|
||||
- name: Set Node.js 18.x
|
||||
uses: actions/setup-node@v3.8.1
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user