Skip to content

Commit 9b1801a

Browse files
authored
Update README.md
1 parent 7f19b98 commit 9b1801a

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
@@ -97,7 +97,7 @@ jobs:
9797
- run: |
9898
python --version # this will output 3.9 now
9999
run tests or other things using python ...
100-
- uses: marian-code/pyaction@v2
100+
- uses: marian-code/python-lint-annotate@v3
101101
with:
102102
python-root-list: "./tests/*.py"
103103
use-black: true

0 commit comments

Comments
 (0)