mirror of
https://github.com/JustArchiNET/ArchiSteamFarm.git
synced 2025-12-22 09:18:37 +00:00
Update JetBrains/qodana-action action to v2023.3.0
This commit is contained in:
2
.github/workflows/code-quality.yml
vendored
2
.github/workflows/code-quality.yml
vendored
@@ -34,7 +34,7 @@ jobs:
|
|||||||
|
|
||||||
- name: Run Qodana scan
|
- name: Run Qodana scan
|
||||||
if: false # TODO: Enable GitHub results after qodana starts reporting meaningful stuff
|
if: false # TODO: Enable GitHub results after qodana starts reporting meaningful stuff
|
||||||
uses: JetBrains/qodana-action@v2023.2.9
|
uses: JetBrains/qodana-action@v2023.3.0
|
||||||
with:
|
with:
|
||||||
args: --property=idea.headless.enable.statistics=false
|
args: --property=idea.headless.enable.statistics=false
|
||||||
env:
|
env:
|
||||||
|
|||||||
Reference in New Issue
Block a user