mirror of
https://github.com/JetBrains/intellij-platform-plugin-template.git
synced 2026-03-02 03:39:24 +00:00
Dependencies (GitHub Actions) - upgrade JetBrains/qodana-action to v2022.2.1
This commit is contained in:
committed by
Jakub Chrzanowski
parent
e94722f448
commit
11144b70bb
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@@ -101,7 +101,7 @@ jobs:
|
||||
|
||||
# Run Qodana inspections
|
||||
- name: Qodana - Code Inspection
|
||||
uses: JetBrains/qodana-action@v2022.1.1
|
||||
uses: JetBrains/qodana-action@v2022.2.1
|
||||
|
||||
# Prepare plugin archive content for creating artifact
|
||||
- name: Prepare Plugin Artifact
|
||||
|
||||
Reference in New Issue
Block a user