ci: bump actions/cache from 4.1.0 to 4.1.1 (#779)

This commit is contained in:
dependabot[bot]
2024-10-09 02:01:39 +00:00
committed by GitHub
parent f4c75a7019
commit 2b6835315e

View File

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