Skip to content

Commit

Permalink
update qodana action to 2023.3
Browse files Browse the repository at this point in the history
  • Loading branch information
rob93c committed Dec 23, 2023
1 parent ad95c19 commit c0f9071
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 @@ -19,7 +19,7 @@ jobs:
fetch-depth: 0

- name: Execute analysis
uses: JetBrains/qodana-action@v2023.2
uses: JetBrains/qodana-action@v2023.3
env:
QODANA_TOKEN: ${{ secrets.QODANA_TOKEN }}
with:
Expand Down

0 comments on commit c0f9071

Please sign in to comment.