Skip to content

Commit

Permalink
version 1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
karpikpl authored Apr 9, 2024
1 parent 69e4dad commit 81d5699
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,13 +21,13 @@ permissions:
```
```yaml
uses: karpikpl/pylint-action@1.0.0
uses: karpikpl/pylint-action@1.0.1
```
To specify python version:
```yaml
uses: karpikpl/pylint-action@1.0.0
uses: karpikpl/pylint-action@1.0.1
with:
python-version: '3.11'
```
Expand Down

0 comments on commit 81d5699

Please sign in to comment.