Skip to content

Commit 9827cb2

Browse files
committed
docs: clarify checkout version
1 parent 95f271f commit 9827cb2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/linter.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ jobs:
77
main:
88
runs-on: ubuntu-latest
99
steps:
10-
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
10+
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
1111
- uses: actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065 # v5
1212
with:
1313
python-version: 3.x

0 commit comments

Comments
 (0)