diff --git a/.github/workflows/php-library.yml b/.github/workflows/php-library.yml index 9ee0f08..eb47cea 100644 --- a/.github/workflows/php-library.yml +++ b/.github/workflows/php-library.yml @@ -172,7 +172,7 @@ jobs: working-directory: ${{ inputs.working-directory }} - name: 'Qodana Scan' - uses: JetBrains/qodana-action@v2024.1.9 + uses: JetBrains/qodana-action@v2024.2.3 with: upload-result: true