Migrate to upload-artifacts@v4
#1
@ -31,6 +31,6 @@ jobs:
|
|||||||
command: clippy
|
command: clippy
|
||||||
args: --all
|
args: --all
|
||||||
- name: Upload build artifacts
|
- name: Upload build artifacts
|
||||||
uses: actions/upload-artifact@v4
|
uses: christopherhx/gitea-upload-artifact@v4
|
||||||
with:
|
with:
|
||||||
path: target/release/blobfisch
|
path: target/release/blobfisch
|
Loading…
Reference in New Issue
Block a user