mirror of
https://github.com/JustArchiNET/ArchiSteamFarm
synced 2024-11-10 07:04:27 +00:00
Update JetBrains/qodana-action action to v2023.2.8
This commit is contained in:
parent
e8babfb329
commit
05c93aa82b
1 changed files with 1 additions and 1 deletions
2
.github/workflows/code-quality.yml
vendored
2
.github/workflows/code-quality.yml
vendored
|
@ -17,7 +17,7 @@ jobs:
|
|||
show-progress: false
|
||||
|
||||
- name: Run Qodana scan
|
||||
uses: JetBrains/qodana-action@v2023.2.6
|
||||
uses: JetBrains/qodana-action@v2023.2.8
|
||||
with:
|
||||
args: --property=idea.headless.enable.statistics=false
|
||||
env:
|
||||
|
|
Loading…
Reference in a new issue