mirror of
https://github.com/s4u/setup-maven-action.git
synced 2026-02-12 00:05:30 +08:00
Maven 3.8.4 as default
This commit is contained in:
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@ -47,7 +47,7 @@ jobs:
|
||||
with:
|
||||
java-version: 8
|
||||
|
||||
- run: mvn -V validate -Drequire.java=8 -Drequire.maven=3.8.3
|
||||
- run: mvn -V validate -Drequire.java=8 -Drequire.maven=3.8.4
|
||||
shell: bash
|
||||
|
||||
test-ok:
|
||||
|
||||
Reference in New Issue
Block a user