ci: bump actions/cache from 4.0.2 to 4.1.0 (#778)

This commit is contained in:
dependabot[bot]
2024-10-07 01:53:43 +00:00
committed by GitHub
parent d755edaba9
commit f4c75a7019

View File

@@ -60,7 +60,7 @@ jobs:
fh.write(f"result={result}\n")
- name: Restore pre-commit cache
uses: actions/cache@v4.0.2
uses: actions/cache@v4.1.0
if: matrix.session == 'pre-commit'
with:
path: ~/.cache/pre-commit