Skip to content
This repository was archived by the owner on Aug 26, 2024. It is now read-only.

Commit b9c4ecf

Browse files
Update pep8.yml
1 parent 18f9293 commit b9c4ecf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/pep8.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717

1818
- name: Get changed files
1919
id: changed-files
20-
uses: tj-actions/changed-files@v35.5
20+
uses: tj-actions/changed-files@v35
2121

2222
- name: Setup pycodestyle
2323
run: pip install pycodestyle

0 commit comments

Comments
 (0)