Skip to content

Commit

Permalink
Update stCarolas/setup-maven to v5
Browse files Browse the repository at this point in the history
Signed-off-by: Alexander Brandes <mc.cache@web.de>
  • Loading branch information
NotMyFault committed Feb 11, 2024
1 parent 9337884 commit f8353fe
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 @@ -123,7 +123,7 @@ runs:
shell: bash
id: current-maven

- uses: stCarolas/setup-maven@v4.5
- uses: stCarolas/setup-maven@v5
if: inputs.maven-version != steps.current-maven.outputs.version
with:
maven-version: '${{ inputs.maven-version }}'
Expand Down

0 comments on commit f8353fe

Please sign in to comment.