diff --git a/.github/workflows/perf.yml b/.github/workflows/perf.yml index bc7b764841..e0ee5b9093 100644 --- a/.github/workflows/perf.yml +++ b/.github/workflows/perf.yml @@ -22,7 +22,7 @@ jobs: command: bench - name: Upload test report - uses: actions/upload-artifact@v4 + uses: actions/upload-artifact@v7 with: name: perf-report path: ./target/criterion