diff --git a/.github/workflows/Benchmarks.yml b/.github/workflows/Benchmarks.yml index 982dbb1..3b6913d 100644 --- a/.github/workflows/Benchmarks.yml +++ b/.github/workflows/Benchmarks.yml @@ -97,7 +97,7 @@ jobs: exit "$status" - name: Upload benchmark results - uses: actions/upload-artifact@v4 + uses: actions/upload-artifact@v7 if: always() with: name: pr-benchmark-results