Skip to content

Commit 9bca620

Browse files
committed
Docs: code Action modify maven version
Signed-off-by: Willam2004 <[email protected]>
1 parent faee184 commit 9bca620

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/maven.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ jobs:
2727
java-version: '11'
2828
distribution: 'temurin'
2929
cache: maven
30+
maven-version: '3.6.3'
3031
- name: Build with Maven
3132
run: mvn -B package --file pom.xml
3233

0 commit comments

Comments
 (0)