diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index f68415d..a3725ff 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -74,7 +74,7 @@ jobs: run: cargo build --release - name: Archive artifacts - uses: actions/upload-artifact@v4 + uses: actions/upload-artifact@v5 with: name: quicksync-${{ matrix.artifact-name }} path: |