Skip to content

Commit 84c3282

Browse files
chore(deps): update actions/checkout action to v4.2.2
1 parent 34e23ae commit 84c3282

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.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@a26af69be951a213d495a4c3e4e4022e16d87065 # v5

0 commit comments

Comments
 (0)