mirror of
https://github.com/actions/download-artifact.git
synced 2025-07-27 17:08:28 +02:00
feat: bump to use node20 runtime, actions/checkout to v4
This commit is contained in:
parent
e9ef242655
commit
4617b71221
6 changed files with 10 additions and 10 deletions
2
.github/workflows/check-dist.yml
vendored
2
.github/workflows/check-dist.yml
vendored
|
@ -22,7 +22,7 @@ jobs:
|
|||
runs-on: ubuntu-latest
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
- uses: actions/checkout@v4
|
||||
|
||||
- name: Setup Node 16
|
||||
uses: actions/setup-node@v3
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue