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 87b30fa commit c61ed91Copy full SHA for c61ed91
.github/workflows/ci-test.yml
@@ -50,7 +50,7 @@ jobs:
50
uses: ./.github/actions/install-mvnd
51
with:
52
version: '1.0-m7'
53
- file-version-suffix: '-m40'
+ file-version-suffix: '-m39'
54
cache: 'true'
55
- name: Maven Build
56
timeout-minutes: 10
0 commit comments