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 d390227 commit 55c180aCopy full SHA for 55c180a
.github/workflows/test.yml
@@ -153,7 +153,7 @@ jobs:
153
- uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
154
155
- name: Cache pre-commit
156
- uses: actions/cache@0057852bfaa89a56745cba8c7296529d2fc39830 # v4.3.0
+ uses: actions/cache@9255dc7a253b0ccc959486e2bca901246202afeb # v5.0.1
157
with:
158
path: |
159
${{ env.PRE_COMMIT_HOME }}
0 commit comments