We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 87ae2ad + bee7202 commit 3f2e57fCopy full SHA for 3f2e57f
.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