We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d583669 commit f6e9e07Copy full SHA for f6e9e07
1 file changed
.github/workflows/tests.yml
@@ -101,7 +101,7 @@ jobs:
101
my_file.write(f"PC_CACHE_KEY={cache_key}")
102
103
- name: Restore pre-commit cache
104
- uses: actions/cache@668228422ae6a00e4ad889ee87cd7109ec5666a7 # v5.0.4
+ uses: actions/cache@27d5ce7f107fe9357f9df03efb73ab90386fccae # v5.0.5
105
if: matrix.session == 'pre-commit'
106
with:
107
path: ~/.cache/pre-commit
0 commit comments