Skip to content

Commit 3c9a0fd

Browse files
authored
Update Qodana action version to v2025.3
Signed-off-by: arhimede <[email protected]>
1 parent 614d4dd commit 3c9a0fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/qodana_code_quality.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,6 @@ jobs:
4444
- name: Install dependencies with composer
4545
run: composer install --prefer-dist --no-interaction --no-progress --optimize-autoloader --ansi
4646
- name: 'Qodana Scan'
47-
uses: JetBrains/qodana-action@v2025.1
47+
uses: JetBrains/qodana-action@v2025.3
4848
env:
4949
QODANA_TOKEN: ${{ secrets.QODANA_TOKEN }}

0 commit comments

Comments
 (0)