Skip to content

Commit 1e9bfd3

Browse files
committed
Upgrade to latest mvnd (supporting mvn 3.x)
1 parent 1df7496 commit 1e9bfd3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ jobs:
5252
id: install-mvnd
5353
uses: ./.github/actions/install-mvnd
5454
with:
55-
version: '1.0-m7'
55+
version: '1.0.1'
5656
file-version-suffix: '-m39'
5757
cache: 'true'
5858
- name: Maven Build

0 commit comments

Comments
 (0)