diff --git a/action.yml b/action.yml index 2957ec8..634cf1f 100644 --- a/action.yml +++ b/action.yml @@ -100,7 +100,7 @@ runs: shell: bash id: current-maven - - uses: stCarolas/setup-maven@v4.3 + - uses: stCarolas/setup-maven@v4.4 if: inputs.maven-version != steps.current-maven.outputs.version with: maven-version: '${{ inputs.maven-version }}'