diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index a703bc7052f3..be8403ef4411 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -769,7 +769,7 @@ jobs: steps.cache-pytest-counts.outputs.cache-matched-key, steps.cache-pytest-counts-hash.outputs.hash ) - uses: actions/cache/save@27d5ce7f107fe9357f9df03efb73ab90386fccae # v5.0.5 + uses: actions/cache/save@55cc8345863c7cc4c66a329aec7e433d2d1c52a9 # v6.1.0 with: path: pytest_test_counts.json key: >-