Skip to content

Commit c453bfd

Browse files
authored
Merge pull request #90 from a690700752/dependabot/github_actions/JetBrains/qodana-action-2024.3
build(deps): bump JetBrains/qodana-action from 2024.2 to 2024.3
2 parents 52df30f + e776792 commit c453bfd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -167,7 +167,7 @@ jobs:
167167

168168
# Run Qodana inspections
169169
- name: Qodana - Code Inspection
170-
uses: JetBrains/qodana-action@v2024.2
170+
uses: JetBrains/qodana-action@v2024.3
171171
with:
172172
cache-default-branch-only: true
173173

0 commit comments

Comments
 (0)