Skip to content

Commit f877ea0

Browse files
committed
Upgrade to latest mvnd version
1 parent 236d384 commit f877ea0

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
@@ -52,8 +52,8 @@ jobs:
5252
id: install-mvnd
5353
uses: ./.github/actions/install-mvnd
5454
with:
55-
version: '1.0-m7'
56-
file-version-suffix: '-m39'
55+
version: '1.0.1'
56+
file-version-suffix: ''
5757
cache: 'true'
5858
- name: Maven Build
5959
timeout-minutes: 10

0 commit comments

Comments
 (0)