Update upload-artifact action to version 4 in build workflow
Some checks failed
Build / build (push) Has been cancelled
Some checks failed
Build / build (push) Has been cancelled
This commit is contained in:
parent
4063fe6bd8
commit
eb3e35342b
@ -31,7 +31,7 @@ jobs:
|
|||||||
./build-all.sh
|
./build-all.sh
|
||||||
|
|
||||||
- name: Upload artifacts
|
- name: Upload artifacts
|
||||||
uses: actions/upload-artifact@v3
|
uses: actions/upload-artifact@v4
|
||||||
with:
|
with:
|
||||||
name: firefly-artifacts
|
name: firefly-artifacts
|
||||||
path: |
|
path: |
|
||||||
|
Loading…
x
Reference in New Issue
Block a user