update qodana action

Qodana action has been released and it has no longer 'eap' postfix
pull/208/head
brichbash 2 years ago committed by Jakub Chrzanowski
parent aab5b3bf65
commit 745541b1ed

@ -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

Loading…
Cancel
Save