Skip to content
This repository has been archived by the owner on Sep 15, 2023. It is now read-only.

Bump JetBrains/qodana-action from 5.0.2 to 2022.3.0 #59

Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ jobs:

# Run Qodana inspections
- name: Qodana - Code Inspection
uses: JetBrains/qodana-action@v5.0.2
uses: JetBrains/qodana-action@v2022.3.0

# Prepare plugin archive content for creating artifact
- name: Prepare Plugin Artifact
Expand Down