diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index e1691f3..655f355 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -125,7 +125,7 @@ jobs: - name: Upload benchmark artifact if: always() - uses: actions/upload-artifact@v4 + uses: actions/upload-artifact@v7 with: name: cvmfs-benchmark-json path: .benchmarks/cvmfs-benchmark.json