We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fab81fc commit 4a702e8Copy full SHA for 4a702e8
.github/workflows/tests.yml
@@ -100,7 +100,7 @@ jobs:
100
my_file.write(f"PC_CACHE_KEY={cache_key}")
101
102
- name: Restore pre-commit cache
103
- uses: actions/cache@0400d5f644dc74513175e3cd8d07132dd4860809 # v4.2.4
+ uses: actions/cache@0057852bfaa89a56745cba8c7296529d2fc39830 # v4.3.0
104
if: matrix.session == 'pre-commit'
105
with:
106
path: ~/.cache/pre-commit
0 commit comments