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 6c39e92 commit ed2f4b2Copy full SHA for ed2f4b2
.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@cdf6c1fa76f9f475f3d7449005a359c84ca0f306 # v5.0.3
157
with:
158
path: |
159
${{ env.PRE_COMMIT_HOME }}
0 commit comments