diff --git a/action.yml b/action.yml index b34cb1b..61b6c69 100644 --- a/action.yml +++ b/action.yml @@ -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 }}'