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 1df7496 commit 1e9bfd3Copy full SHA for 1e9bfd3
.github/workflows/ci-test.yml
@@ -52,7 +52,7 @@ jobs:
52
id: install-mvnd
53
uses: ./.github/actions/install-mvnd
54
with:
55
- version: '1.0-m7'
+ version: '1.0.1'
56
file-version-suffix: '-m39'
57
cache: 'true'
58
- name: Maven Build
0 commit comments