Skip to content

Commit e29019f

Browse files
committed
use konstruktoid/action-pylint@master
Signed-off-by: Thomas Sjögren <[email protected]>
1 parent 57c6277 commit e29019f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ jobs:
77
steps:
88
- uses: actions/checkout@master
99
- name: Konstruktoid Python linting
10-
uses: ./action-pylint
10+
uses: konstruktoid/action-pylint@master
1111
- name: Create Issue
1212
if: failure()
1313
uses: JasonEtco/create-an-issue@master

0 commit comments

Comments
 (0)