Skip to content

Commit

Permalink
Merge pull request #545 from konstruktoid/ver
Browse files Browse the repository at this point in the history
set correct version in example
  • Loading branch information
konstruktoid authored Oct 11, 2024
2 parents 9521a28 + 108cb2a commit 17d80c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
uses: actions/checkout@v4

- name: Python linting
uses: konstruktoid/action-pylint@v0.8.0
uses: konstruktoid/action-pylint@v1.0.0
```
## Script
Expand Down

0 comments on commit 17d80c1

Please sign in to comment.