Skip to content

Commit

Permalink
Merge pull request #503 from dotkernel/arhimede-patch-1
Browse files Browse the repository at this point in the history
Update qodana_code_quality.yml
  • Loading branch information
arhimede authored Oct 11, 2024
2 parents 81359c4 + ba23d14 commit 3b5cf24
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/qodana_code_quality.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,6 @@ jobs:
- name: Install dependencies with composer
run: composer install --prefer-dist --no-interaction --no-progress --optimize-autoloader --ansi
- name: 'Qodana Scan'
uses: JetBrains/qodana-action@v2024.1
uses: JetBrains/qodana-action@v2024.2
env:
QODANA_TOKEN: ${{ secrets.QODANA_TOKEN }}

0 comments on commit 3b5cf24

Please sign in to comment.