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 346b95f commit cc93d98Copy full SHA for cc93d98
.github/workflows/maven.yml
@@ -21,6 +21,7 @@ jobs:
21
with:
22
distribution: 'temurin'
23
java-version: '17'
24
+ maven-version: '3.9'
25
- name: Copy toolchain
26
run: |
27
mkdir -p ~/.m2/
0 commit comments