update qodana action

Qodana action has been released and it has no longer 'eap' postfix
This commit is contained in:
brichbash 2021-12-09 06:54:28 +03:00 committed by Jakub Chrzanowski
parent aab5b3bf65
commit 745541b1ed

View File

@ -102,7 +102,7 @@ jobs:
# Run Qodana inspections
- name: Qodana - Code Inspection
uses: JetBrains/qodana-action@v2.1-eap
uses: JetBrains/qodana-action@v3.2.1
# Collect Qodana Result
- name: Collect Qodana Result