Merge pull request #15 from sta-szek/patch-1

Update maven to latest version
This commit is contained in:
stCarolas 2021-09-08 15:20:30 +03:00 committed by GitHub
commit 5f0391e280
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -4,7 +4,7 @@ author: 'stCarolas'
inputs:
maven-version:
description: 'Version Spec of the version to use. Examples: 10.x, 10.15.1, >=10.15.0'
default: '3.5.4'
default: '3.8.2'
runs:
using: 'node12'
main: 'lib/setup-maven.js'