diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index 3a34c3d..b97e6ce 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -248,7 +248,7 @@ jobs: - name: Regression gate run: python scripts/check_benchmark_regression.py benchmark-results.json benchmarks/baselines.json - - uses: actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02 # v4 + - uses: actions/upload-artifact@043fb46d1a93c77aae656e7c1c64a875d1fc6a0a # v7.0.1 if: always() with: name: benchmark-results