Update actions/upload-artifact action to v4
This commit is contained in:
parent
af9390363a
commit
9131f84e63
@ -93,7 +93,7 @@ jobs:
|
||||
echo "computed hash: $HASH"
|
||||
|
||||
- name: Upload Artifact
|
||||
uses: actions/upload-artifact@v3
|
||||
uses: actions/upload-artifact@v4
|
||||
with:
|
||||
path: firmware/
|
||||
name: firmware
|
||||
|
Loading…
Reference in New Issue
Block a user