diff --git a/.github/workflows/benchmark.yaml b/.github/workflows/benchmark.yaml index f23bb632c..a91c4b641 100644 --- a/.github/workflows/benchmark.yaml +++ b/.github/workflows/benchmark.yaml @@ -47,7 +47,7 @@ jobs: run: | python ./.github/scripts/validate_benchmark.py - - uses: actions/upload-artifact@v3 + - uses: actions/upload-artifact@v4 with: name: "benchmark-result-${{ matrix.python-version }}" path: ./out