We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e9c98a4 commit 99584ceCopy full SHA for 99584ce
.github/workflows/maven-verify.yml
@@ -25,3 +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