Skip to content

Commit 5991314

Browse files
authored
Merge pull request #54 from hsluv/dependabot/github_actions/actions/checkout-4.2.2
Actions(deps): Bump actions/checkout from 4.2.1 to 4.2.2
2 parents eb2b097 + 645032e commit 5991314

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
name: Run the Test Suite
1919
runs-on: ubuntu-20.04
2020
steps:
21-
- uses: actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4.2.1
21+
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
2222

2323
- name: Set up Python ${{ matrix.python-version }}
2424
uses: actions/setup-python@0b93645e9fea7318ecaed2b359559ac225c90a2b # v5.3.0

0 commit comments

Comments
 (0)