Skip to content

Commit a19bfb3

Browse files
authored
Merge pull request #46 from genotrance/dependabot/github_actions/github-actions-74995dd163
Bump the github-actions group with 2 updates
2 parents fe9d5a3 + 407b222 commit a19bfb3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/test.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
runs-on: "${{ matrix.os.runner }}"
4242
steps:
4343
- name: "Checkout the repository"
44-
uses: "actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683" # v4.2.2
44+
uses: "actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8" # v5.0.0
4545

4646
- name: "Setup Pythons"
4747
uses: "actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065" # v5.6.0
@@ -63,7 +63,7 @@ jobs:
6363

6464
- name: "Restore cache"
6565
id: "restore-cache"
66-
uses: "actions/cache@5a3ec84eff668545956fd18022155c47e93e2684" # v4.2.3
66+
uses: "actions/cache@0400d5f644dc74513175e3cd8d07132dd4860809" # v4.2.4
6767
with:
6868
path: |
6969
.mypy_cache/

0 commit comments

Comments
 (0)