mirror of
https://github.com/home-assistant/core.git
synced 2026-08-24 02:24:51 -05:00
Bump actions/cache/save from 5.0.5 to 6.1.0 (#177522)
Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
@@ -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: >-
|
||||
|
||||
Reference in New Issue
Block a user