This commit is contained in:
parent
276bc73c4d
commit
562834ca03
1 changed files with 1 additions and 1 deletions
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
|
@ -18,7 +18,7 @@ jobs:
|
||||||
ls -lh test.bin
|
ls -lh test.bin
|
||||||
|
|
||||||
- name: Upload test file
|
- name: Upload test file
|
||||||
uses: actions/upload-artifact@v4
|
uses: actions/upload-artifact@v3
|
||||||
with:
|
with:
|
||||||
name: test-artifact
|
name: test-artifact
|
||||||
path: test.bin
|
path: test.bin
|
||||||
|
|
Loading…
Reference in a new issue