mirror of
https://github.com/home-assistant/core.git
synced 2026-08-07 05:46:41 +01:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user