update upload articact action
This commit is contained in:
parent
47c43291c6
commit
9fb38ada73
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build-sd-image.yml
vendored
2
.github/workflows/build-sd-image.yml
vendored
|
|
@ -23,7 +23,7 @@ jobs:
|
||||||
zip -r sd-image.zip sd-image
|
zip -r sd-image.zip sd-image
|
||||||
|
|
||||||
- name: Upload SD image
|
- name: Upload SD image
|
||||||
uses: actions/upload-artifact@v2
|
uses: actions/upload-artifact@v4
|
||||||
with:
|
with:
|
||||||
name: sd-image
|
name: sd-image
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue