Skip to content

Commit

Permalink
📝 Update the action version
Browse files Browse the repository at this point in the history
  • Loading branch information
tiulpin committed Mar 25, 2022
1 parent 16485ef commit 9e56346
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
steps:
- uses: actions/checkout@v3
- name: 'Qodana Scan'
uses: JetBrains/qodana-action@experimental
uses: JetBrains/qodana-action@v5.0.2
```

Using this workflow, Qodana will run on the main branch, release branches, and on the pull requests coming to your
Expand Down

0 comments on commit 9e56346

Please sign in to comment.