Skip to content

Commit 96b681e

Browse files
authored
Update python.yml
1 parent 95611cf commit 96b681e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/python.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,6 @@ jobs:
4747
env:
4848
QODANA_TOKEN: ${{ secrets.QODANA_TOKEN_PYTHON }}
4949
with:
50-
args: "-i,PYTHON/py,--linter,jetbrains/qodana-python:2023.3-eap"
50+
args: "-i,PYTHON/py,--linter,jetbrains/qodana-python:2024.1"
5151
pr-mode: false
5252

0 commit comments

Comments
 (0)