mirror of
https://code.forgejo.org/actions/upload-artifact.git
synced 2026-03-27 18:28:05 +03: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
|
|
@ -28,7 +28,7 @@ See [action.yml](action.yml)
|
|||
|
||||
```yaml
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
- uses: actions/checkout@v4
|
||||
|
||||
- run: mkdir -p path/to/artifact
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue