mirror of
https://github.com/actions/upload-artifact.git
synced 2025-07-23 14:58:25 +02:00
feat: bump to use node20 runtime, actions/checkout to v4
This commit is contained in:
parent
65d862660a
commit
424afd3cc8
5 changed files with 5 additions and 5 deletions
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
|
@ -23,7 +23,7 @@ jobs:
|
|||
|
||||
steps:
|
||||
- name: Checkout
|
||||
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