mirror of
https://github.com/JetBrains/intellij-platform-plugin-template.git
synced 2024-10-27 20:44:05 +00:00
update qodana action
Qodana action has been released and it has no longer 'eap' postfix
This commit is contained in:
parent
aab5b3bf65
commit
745541b1ed
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -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…
Reference in New Issue
Block a user