ci: bump actions/cache from 4.1.1 to 4.1.2 (#785)

This commit is contained in:
dependabot[bot]
2024-10-23 01:17:43 +00:00
committed by GitHub
parent e716d9655f
commit 2a738721f7

View File

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