Skip to content

Commit 366c769

Browse files
authored
Merge pull request #357 from dotkernel/arhimede-patch-1
Update qodana_code_quality.yml
2 parents f092754 + 070175f commit 366c769

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
@@ -43,6 +43,6 @@ 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@v2024.2
46+
uses: JetBrains/qodana-action@v2025.1
4747
env:
4848
QODANA_TOKEN: ${{ secrets.QODANA_TOKEN }}

0 commit comments

Comments
 (0)