mirror of
https://github.com/actions/upload-artifact.git
synced 2025-04-11 12:04:14 +02:00
Update actions
This commit is contained in:
parent
3cea537223
commit
12e068aee0
1 changed files with 1 additions and 1 deletions
|
@ -28,7 +28,7 @@ See [action.yml](action.yml)
|
|||
|
||||
```yaml
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- uses: actions/checkout@v3
|
||||
|
||||
- run: mkdir -p path/to/artifact
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue