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.
1 parent 614d4dd commit 3c9a0fdCopy full SHA for 3c9a0fd
.github/workflows/qodana_code_quality.yml
@@ -44,6 +44,6 @@ jobs:
44
- name: Install dependencies with composer
45
run: composer install --prefer-dist --no-interaction --no-progress --optimize-autoloader --ansi
46
- name: 'Qodana Scan'
47
- uses: JetBrains/qodana-action@v2025.1
+ uses: JetBrains/qodana-action@v2025.3
48
env:
49
QODANA_TOKEN: ${{ secrets.QODANA_TOKEN }}
0 commit comments