We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ee08421 + 0a731d7 commit bce9bc0Copy full SHA for bce9bc0
.github/workflows/test.yaml
@@ -63,7 +63,7 @@ jobs:
63
64
- name: "Restore cache"
65
id: "restore-cache"
66
- uses: "actions/cache@1bd1e32a3bdc45362d1e726936510720a7c30a57" # v4.2.0
+ uses: "actions/cache@d4323d4df104b026a6aa633fdb11d772146be0bf" # v4.2.2
67
with:
68
path: |
69
.mypy_cache/
0 commit comments