We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1704c78 + 7d43203 commit 3fd65e4Copy full SHA for 3fd65e4
.github/workflows/code-quality.yaml
@@ -19,6 +19,6 @@ jobs:
19
ref: ${{ github.event.pull_request.head.sha }}
20
fetch-depth: 0
21
- name: 'Qodana Scan'
22
- uses: JetBrains/qodana-action@v2023.2
+ uses: JetBrains/qodana-action@v2023.3
23
env:
24
QODANA_TOKEN: ${{ secrets.QODANA_TOKEN }}
0 commit comments