Skip to content

Commit bce9bc0

Browse files
authored
Merge pull request #40 from genotrance/dependabot/github_actions/github-actions-9f0572fc03
Bump actions/cache from 4.2.0 to 4.2.2 in the github-actions group
2 parents ee08421 + 0a731d7 commit bce9bc0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ jobs:
6363

6464
- name: "Restore cache"
6565
id: "restore-cache"
66-
uses: "actions/cache@1bd1e32a3bdc45362d1e726936510720a7c30a57" # v4.2.0
66+
uses: "actions/cache@d4323d4df104b026a6aa633fdb11d772146be0bf" # v4.2.2
6767
with:
6868
path: |
6969
.mypy_cache/

0 commit comments

Comments
 (0)