Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
Desoroxxx committed Sep 6, 2023
2 parents 6b8b080 + 90324c4 commit bfc1c27
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/code_quality.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@ jobs:
steps:
- name: Code Checkout
uses: actions/checkout@v3.6.0

- name: 'Qodana Scan'
uses: JetBrains/qodana-action@v2023.2.1
uses: JetBrains/qodana-action@v2023.2.6
env:
QODANA_TOKEN: ${{ secrets.QODANA_TOKEN }}

0 comments on commit bfc1c27

Please sign in to comment.