update Qodana to latest version
This commit is contained in:
parent
7c88ce6935
commit
a09ff23ca5
9
.github/workflows/build.yml
vendored
9
.github/workflows/build.yml
vendored
@ -99,14 +99,7 @@ jobs:
|
|||||||
|
|
||||||
# Run Qodana inspections
|
# Run Qodana inspections
|
||||||
- name: Qodana - Code Inspection
|
- name: Qodana - Code Inspection
|
||||||
uses: JetBrains/qodana-action@v2.1-eap
|
uses: JetBrains/qodana-action@v4.1.0
|
||||||
|
|
||||||
# Collect Qodana Result
|
|
||||||
- name: Collect Qodana Result
|
|
||||||
uses: actions/upload-artifact@v2
|
|
||||||
with:
|
|
||||||
name: qodana-result
|
|
||||||
path: ${{ github.workspace }}/qodana
|
|
||||||
|
|
||||||
# Prepare plugin archive content for creating artifact
|
# Prepare plugin archive content for creating artifact
|
||||||
- name: Prepare Plugin Artifact
|
- name: Prepare Plugin Artifact
|
||||||
|
@ -3,6 +3,8 @@
|
|||||||
# easy-i18n Changelog
|
# easy-i18n Changelog
|
||||||
|
|
||||||
## [Unreleased]
|
## [Unreleased]
|
||||||
|
### Changed
|
||||||
|
- update Qodana to latest version
|
||||||
|
|
||||||
## [1.7.1]
|
## [1.7.1]
|
||||||
### Fixed
|
### Fixed
|
||||||
|
Loading…
x
Reference in New Issue
Block a user