diff --git a/.github/workflows/benchmark.yml b/.github/workflows/benchmark.yml index 3d70113..c84cf3b 100644 --- a/.github/workflows/benchmark.yml +++ b/.github/workflows/benchmark.yml @@ -140,7 +140,7 @@ jobs: - name: Update Benchmark Results cache if: ${{ github.ref_name == github.event.repository.default_branch }} - uses: actions/cache/save@27d5ce7f107fe9357f9df03efb73ab90386fccae # v5.0.5 + uses: actions/cache/save@55cc8345863c7cc4c66a329aec7e433d2d1c52a9 # v6.1.0 with: path: ./cache key: ${{ steps.cache-key.outputs.key }}