We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6962699 commit a5f8cb2Copy full SHA for a5f8cb2
.github/workflows/maven-verify.yml
@@ -25,4 +25,6 @@ jobs:
25
build:
26
name: Verify
27
uses: apache/maven-gh-actions-shared/.github/workflows/maven-verify.yml@v4
28
+ with:
29
+ maven4-enabled: true
30
0 commit comments