Skip to content

Commit ed02c60

Browse files
chore(deps): update actions/checkout action to v4.2.2
1 parent 734487c commit ed02c60

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
name: Python ${{ matrix.python-version }}
1313
steps:
1414

15-
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
15+
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
1616

1717
- name: Set up Python
1818
uses: actions/setup-python@0b93645e9fea7318ecaed2b359559ac225c90a2b # v5

0 commit comments

Comments
 (0)