diff --git a/.github/workflows/benchmark.yml b/.github/workflows/benchmark.yml index 19280d94..38eee18c 100644 --- a/.github/workflows/benchmark.yml +++ b/.github/workflows/benchmark.yml @@ -47,7 +47,7 @@ jobs: shell: bash - name: Get Previous Benchmark Results - uses: actions/cache@v4 + uses: actions/cache@v5 with: path: ./cache key: ${{ runner.os }}-benchmark