diff --git a/.github/workflows/benchmark.yml b/.github/workflows/benchmark.yml index 3123a8a..71394b8 100644 --- a/.github/workflows/benchmark.yml +++ b/.github/workflows/benchmark.yml @@ -74,7 +74,7 @@ jobs: - name: Upload benchmark results if: always() - uses: actions/upload-artifact@v4 + uses: actions/upload-artifact@v5 with: name: benchmark-results path: benchmark-results.json