mirror of
https://github.com/JustArchiNET/ArchiSteamFarm.git
synced 2025-12-16 06:20:34 +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
|
||||
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:
|
||||
args: --property=idea.headless.enable.statistics=false
|
||||
env:
|
||||
|
||||
Reference in New Issue
Block a user