Skip to content

Commit 9b73912

Browse files
lmirabalclaude
andcommitted
ci: update Qodana action to latest version
- Update JetBrains/qodana-action from v2.2.1-eap to v2025.1 - Fixes expired EAP build issue 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
1 parent ea39853 commit 9b73912

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/gradle.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
- name: Build with Gradle
2727
run: ./gradlew build
2828
- name: Qodana - Code Inspection
29-
uses: JetBrains/qodana-action@v2.2.1-eap
29+
uses: JetBrains/qodana-action@v2025.1
3030
with:
3131
results-dir: ${{ github.workspace }}/qodana
3232
- name: Archive code inspection results

0 commit comments

Comments
 (0)