Skip to content

Commit 8f53766

Browse files
authored
Update qodana_code_quality.yml
Signed-off-by: arhimede <julian@dotkernel.com>
1 parent a44a1e3 commit 8f53766

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
@@ -40,6 +40,6 @@ jobs:
4040
- name: Install dependencies with composer
4141
run: composer install --prefer-dist --no-interaction --no-progress --optimize-autoloader --ansi
4242
- name: 'Qodana Scan'
43-
uses: JetBrains/qodana-action@v2024.2
43+
uses: JetBrains/qodana-action@v2024.1
4444
env:
4545
QODANA_TOKEN: ${{ secrets.QODANA_TOKEN }}

0 commit comments

Comments
 (0)