We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 95611cf commit 96b681eCopy full SHA for 96b681e
.github/workflows/python.yml
@@ -47,6 +47,6 @@ jobs:
47
env:
48
QODANA_TOKEN: ${{ secrets.QODANA_TOKEN_PYTHON }}
49
with:
50
- args: "-i,PYTHON/py,--linter,jetbrains/qodana-python:2023.3-eap"
+ args: "-i,PYTHON/py,--linter,jetbrains/qodana-python:2024.1"
51
pr-mode: false
52
0 commit comments