Bump actions/cache/restore from 5.0.5 to 6.1.0 (#177523)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2026-07-30 20:38:17 +02:00
committed by GitHub
parent 3c05933f52
commit cf3f020ba5
+1 -1
View File
@@ -736,7 +736,7 @@ jobs:
apt-cache-version: ${{ env.APT_CACHE_VERSION }}
- name: Restore pytest test counts cache
id: cache-pytest-counts
uses: actions/cache/restore@27d5ce7f107fe9357f9df03efb73ab90386fccae # v5.0.5
uses: actions/cache/restore@55cc8345863c7cc4c66a329aec7e433d2d1c52a9 # v6.1.0
with:
path: pytest_test_counts.json
# Primary key is a sentinel; restore-keys pick the most recent