Skip to content

Commit 2a73872

Browse files
ci: bump actions/cache from 4.1.1 to 4.1.2 (#785)
1 parent e716d96 commit 2a73872

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/[email protected].1
63+
uses: actions/[email protected].2
6464
if: matrix.session == 'pre-commit'
6565
with:
6666
path: ~/.cache/pre-commit

0 commit comments

Comments
 (0)