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 v2023.3.1
This commit is contained in:
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@@ -170,7 +170,7 @@ jobs:
|
||||
|
||||
# Run Qodana inspections
|
||||
- name: Qodana - Code Inspection
|
||||
uses: JetBrains/qodana-action@v2023.2.8
|
||||
uses: JetBrains/qodana-action@v2023.3.1
|
||||
with:
|
||||
cache-default-branch-only: true
|
||||
|
||||
|
||||
Reference in New Issue
Block a user