Skip to content

Commit

Permalink
Update python.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
tiulpin authored May 16, 2024
1 parent 95611cf commit 96b681e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,6 @@ jobs:
env:
QODANA_TOKEN: ${{ secrets.QODANA_TOKEN_PYTHON }}
with:
args: "-i,PYTHON/py,--linter,jetbrains/qodana-python:2023.3-eap"
args: "-i,PYTHON/py,--linter,jetbrains/qodana-python:2024.1"
pr-mode: false

0 comments on commit 96b681e

Please sign in to comment.