mirror of
https://github.com/s4u/setup-maven-action.git
synced 2026-02-16 00:00:14 +08:00
Merge pull request #70 from NotMyFault/update-deps-node-20
Update stCarolas/setup-maven to v5
This commit is contained in:
@ -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 }}'
|
||||
|
||||
Reference in New Issue
Block a user