Skip to content

Commit 658b492

Browse files
authored
Merge pull request #5024 from eXist-db/dizzzz-patch-4
2 parents 7f559cd + c61ed91 commit 658b492

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci-test.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,8 +49,8 @@ jobs:
4949
id: install-mvnd
5050
uses: ./.github/actions/install-mvnd
5151
with:
52-
version: '1.0-m6'
53-
file-version-suffix: '-m40'
52+
version: '1.0-m7'
53+
file-version-suffix: '-m39'
5454
cache: 'true'
5555
- name: Maven Build
5656
timeout-minutes: 10

0 commit comments

Comments
 (0)