We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4f10647 commit ac42154Copy full SHA for ac42154
1 file changed
.github/actions/install-mvnd/action.yml
@@ -4,7 +4,7 @@ inputs:
4
version:
5
description: 'The version of the Maven Daemon to install'
6
required: true
7
- default: '0.9.0'
+ default: '1.0.2'
8
file-version-suffix:
9
description: 'A suffix to append to the version of the download file of Maven Daemon to install'
10
required: false
0 commit comments