mirror of
https://github.com/JetBrains/intellij-platform-plugin-template.git
synced 2025-12-05 06:11:52 +00:00
Bump qodana action version to v2025.2.1
This commit is contained in:
parent
28451c0c0f
commit
8f7ad8b31c
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -160,7 +160,7 @@ jobs:
|
|||||||
|
|
||||||
# Run Qodana inspections
|
# Run Qodana inspections
|
||||||
- name: Qodana - Code Inspection
|
- name: Qodana - Code Inspection
|
||||||
uses: JetBrains/qodana-action@v2025.1.1
|
uses: JetBrains/qodana-action@v2025.2.1
|
||||||
with:
|
with:
|
||||||
cache-default-branch-only: true
|
cache-default-branch-only: true
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user