Skip to content

Commit f4c75a7

Browse files
ci: bump actions/cache from 4.0.2 to 4.1.0 (#778)
1 parent d755eda commit f4c75a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ jobs:
6060
fh.write(f"result={result}\n")
6161
6262
- name: Restore pre-commit cache
63-
uses: actions/cache@v4.0.2
63+
uses: actions/cache@v4.1.0
6464
if: matrix.session == 'pre-commit'
6565
with:
6666
path: ~/.cache/pre-commit

0 commit comments

Comments
 (0)