mirror of
https://code.forgejo.org/actions/upload-artifact.git
synced 2025-05-24 18:04:46 +00: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/check-dist.yml
vendored
2
.github/workflows/check-dist.yml
vendored
|
@ -20,7 +20,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