We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f092754 + 070175f commit 366c769Copy full SHA for 366c769
.github/workflows/qodana_code_quality.yml
@@ -43,6 +43,6 @@ jobs:
43
- name: Install dependencies with composer
44
run: composer install --prefer-dist --no-interaction --no-progress --optimize-autoloader --ansi
45
- name: 'Qodana Scan'
46
- uses: JetBrains/qodana-action@v2024.2
+ uses: JetBrains/qodana-action@v2025.1
47
env:
48
QODANA_TOKEN: ${{ secrets.QODANA_TOKEN }}
0 commit comments