Skip to content

Commit a013209

Browse files
committed
Update actions/checkout digest to eef6144
1 parent be7fd60 commit a013209

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/linter.yaml

+1-1
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@692973e3d937129bcbf40652eb9f2f61becf3332 # v4
10+
- uses: actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4
1111
- uses: actions/setup-python@f677139bbe7f9c59b41e40162b753c062f5d49a3 # v5
1212
with:
1313
python-version: 3.x

0 commit comments

Comments
 (0)