Skip to content

Commit 5b6d24e

Browse files
authored
Update README.md
1 parent cf34819 commit 5b6d24e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ jobs:
7575
runs-on: ubuntu-latest
7676
steps:
7777
- uses: actions/checkout@v2
78-
- uses: dciborow/action-pylint@0.0.7
78+
- uses: dciborow/action-pylint@0.1.0
7979
with:
8080
github_token: ${{ secrets.github_token }}
8181
# Change reviewdog reporter if you need [github-pr-check,github-check,github-pr-review].

0 commit comments

Comments
 (0)