Skip to content

Commit f0bb468

Browse files
Update JetBrains/qodana-action action to v2026
1 parent 5282b34 commit f0bb468

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/qodana_code_quality.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
- name: Install dependencies with composer
4444
run: composer install --prefer-dist --no-interaction --no-progress --optimize-autoloader --ansi
4545
- name: 'Qodana Scan'
46-
uses: JetBrains/qodana-action@v2025.3.2
46+
uses: JetBrains/qodana-action@v2026.1.0
4747
with:
4848
pr-mode: false
4949
env:

0 commit comments

Comments
 (0)