Skip to content

Commit

Permalink
Merge pull request #15 from sta-szek/patch-1
Browse files Browse the repository at this point in the history
Update maven to latest version
  • Loading branch information
stCarolas authored Sep 8, 2021
2 parents 3c9ddfb + eed613a commit 5f0391e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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'

0 comments on commit 5f0391e

Please sign in to comment.