We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c9f7d92 commit b41129cCopy full SHA for b41129c
.github/workflows/honegger.yml
@@ -54,7 +54,7 @@ jobs:
54
cache: pnpm
55
- run: pnpm install --frozen-lockfile
56
- name: 'Qodana JS Scan'
57
- uses: JetBrains/qodana-action@v2022.2.4
+ uses: JetBrains/qodana-action@v2022.3.2
58
with:
59
args: '--linter,jetbrains/qodana-js'
60
artifact-name: 'qodana-js-report'
0 commit comments