diff --git a/.github/workflows/benchmarks.yml b/.github/workflows/benchmarks.yml index c9d62d2..0a23046 100644 --- a/.github/workflows/benchmarks.yml +++ b/.github/workflows/benchmarks.yml @@ -96,7 +96,7 @@ jobs: fi - name: Upload benchmark results - uses: actions/upload-artifact@v4 + uses: actions/upload-artifact@v6 if: always() with: name: benchmark-results-${{ github.run_id }}