Skip to content

Commit b19efaf

Browse files
chore(deps): update actions/checkout digest to eef6144
1 parent b3b022d commit b19efaf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/flake8.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
runs-on: ubuntu-22.04
1010

1111
steps:
12-
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4
12+
- uses: actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4
1313

1414
- name: Set up Python
1515
uses: actions/setup-python@v5

0 commit comments

Comments
 (0)