Skip to content

Commit

Permalink
Merge pull request #23 from danmou/dependabot/github_actions/JetBrain…
Browse files Browse the repository at this point in the history
…s/qodana-action-2023.3.1

Bump JetBrains/qodana-action from 2023.2.9 to 2023.3.1
  • Loading branch information
danmou authored Jun 1, 2024
2 parents c406b46 + 0620316 commit ee3e672
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 @@ -166,7 +166,7 @@ jobs:

# Run Qodana inspections
- name: Qodana - Code Inspection
uses: JetBrains/qodana-action@v2023.2.9
uses: JetBrains/qodana-action@v2023.3.1
with:
cache-default-branch-only: true

Expand Down

0 comments on commit ee3e672

Please sign in to comment.