Skip to content

Commit

Permalink
Increase dependency versions. Support 242.*
Browse files Browse the repository at this point in the history
  • Loading branch information
Mervap committed Mar 20, 2024
1 parent 83bfcef commit c461295
Show file tree
Hide file tree
Showing 6 changed files with 250 additions and 193 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -162,9 +162,9 @@ jobs:
name: pluginVerifier-result
path: ${{ github.workspace }}/build/reports/pluginVerifier

- name: Qodana - Code Inspection
if: ${{ matrix.os == 'ubuntu-latest' }}
uses: JetBrains/qodana-action@v2023.1.5
# - name: Qodana - Code Inspection
# if: ${{ matrix.os == 'ubuntu-latest' }}
# uses: JetBrains/qodana-action@v2023.3.1

- name: Prepare Plugin Artifact
id: artifact
Expand Down
Loading

0 comments on commit c461295

Please sign in to comment.