Update stCarolas/setup-maven to v5

Signed-off-by: Alexander Brandes <mc.cache@web.de>
This commit is contained in:
Alexander Brandes
2024-02-11 12:22:35 +01:00
parent 9337884575
commit f8353fecf3

View File

@ -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 }}'