Skip to content

Commit 23df7d3

Browse files
ci: bump actions/cache from 4.1.1 to 4.1.2 (#186)
1 parent a481332 commit 23df7d3

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
@@ -51,7 +51,7 @@ jobs:
5151
fh.write(f"result={result}\n")
5252
5353
- name: Restore pre-commit cache
54-
uses: actions/cache@v4.1.1
54+
uses: actions/cache@v4.1.2
5555
if: matrix.session == 'pre-commit'
5656
with:
5757
path: ~/.cache/pre-commit

0 commit comments

Comments
 (0)