Migrate to upload-artifacts@v4 #1

Merged
lukas merged 2 commits from ci-upload-v4 into main 2024-05-27 22:22:33 +02:00

View File

@ -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@v3 uses: christopherhx/gitea-upload-artifact@v4
with: with:
path: target/release/blobfisch path: target/release/blobfisch