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 f3cfac0 commit 5f7acb2Copy full SHA for 5f7acb2
.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@668228422ae6a00e4ad889ee87cd7109ec5666a7 # v5.0.4
157
with:
158
path: |
159
${{ env.PRE_COMMIT_HOME }}
0 commit comments