Skip to content

Commit af399c1

Browse files
Update JetBrains/qodana-action action to v2023.3.0
1 parent 30cec59 commit af399c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/qodana-jvm.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
uses: actions/checkout@v3
1212

1313
- name: 'Qodana Scan'
14-
uses: JetBrains/qodana-action@v2023.1.5
14+
uses: JetBrains/qodana-action@v2023.3.0
1515
with:
1616
linter: jetbrains/qodana-jvm
1717

0 commit comments

Comments
 (0)