diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 0ff133c..53b65fd 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -40,7 +40,7 @@ jobs: uses: actions/checkout@v4 - name: Qodana - Code Inspection - uses: JetBrains/qodana-action@v2024.3.2 + uses: JetBrains/qodana-action@v2024.3.4 test: name: Gradle ${{ matrix.gradleVersion }} @ ${{ matrix.os }}