chore(deps): update actions/cache action to v4.3.0 (#342)
Some checks are pending
Pre-commit check / pre-commit (push) Waiting to run
Test / native (push) Waiting to run
Test / system (push) Waiting to run
Test / docker (push) Waiting to run

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2025-09-24 15:46:24 +00:00 committed by GitHub
parent 1a7a1b9197
commit 73b2e6addc
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -29,7 +29,7 @@ jobs:
echo "cache_tag=$(/bin/date --utc '+%Y%m')" >> "$GITHUB_OUTPUT"
echo "previous_cache_tag=$(/bin/date --date='1 month ago' --utc '+%Y%m')" >> "$GITHUB_OUTPUT"
shell: bash
- uses: actions/cache@0400d5f644dc74513175e3cd8d07132dd4860809 # v4.2.4
- uses: actions/cache@0057852bfaa89a56745cba8c7296529d2fc39830 # v4.3.0
id: pre-commit-cache
with:
path: ~/.cache/pre-commit