diff --git a/.github/workflows/bench.yml b/.github/workflows/bench.yml index d1ef722f..77493e35 100644 --- a/.github/workflows/bench.yml +++ b/.github/workflows/bench.yml @@ -48,7 +48,7 @@ jobs: -- --save-baseline "$BASELINE" - name: upload criterion results - uses: actions/upload-artifact@v4 + uses: actions/upload-artifact@v7 if: always() with: name: criterion-${{ github.run_id }}