Skip to content

Commit

Permalink
Merge pull request #535 from koxudaxi/dependabot/github_actions/JetBr…
Browse files Browse the repository at this point in the history
…ains/qodana-action-2024.3

Bump JetBrains/qodana-action from 2024.2 to 2024.3
  • Loading branch information
koxudaxi authored Dec 14, 2024
2 parents cc85d0f + eff74cc commit b3b66fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -193,7 +193,7 @@ jobs:

# Run Qodana inspections
- name: Qodana - Code Inspection
uses: JetBrains/qodana-action@v2024.2
uses: JetBrains/qodana-action@v2024.3
with:
cache-default-branch-only: true

Expand Down

0 comments on commit b3b66fb

Please sign in to comment.