mirror of
https://github.com/JetBrains/intellij-platform-plugin-template.git
synced 2026-09-23 12:31:24 +00:00
Update Qodana version to latest stable
This commit is contained in:
committed by
Jakub Chrzanowski
parent
ff48dc7555
commit
66a44703e0
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@@ -167,7 +167,7 @@ jobs:
|
||||
|
||||
# Run Qodana inspections
|
||||
- name: Qodana - Code Inspection
|
||||
uses: JetBrains/qodana-action@v2024.1.5
|
||||
uses: JetBrains/qodana-action@v2024.2
|
||||
with:
|
||||
cache-default-branch-only: true
|
||||
|
||||
|
||||
Reference in New Issue
Block a user