diff --git a/.github/workflows/maven-verify.yml b/.github/workflows/maven-verify.yml index f213d075..c52e4b99 100644 --- a/.github/workflows/maven-verify.yml +++ b/.github/workflows/maven-verify.yml @@ -27,3 +27,4 @@ jobs: uses: apache/maven-gh-actions-shared/.github/workflows/maven-verify.yml@v4 with: verify-fail-fast: false + maven4-enabled: true