mirror of
https://github.com/s4u/setup-maven-action.git
synced 2026-02-14 00:03:08 +08:00
Bump stCarolas/setup-maven from 4.3 to 4.4
Bumps [stCarolas/setup-maven](https://github.com/stCarolas/setup-maven) from 4.3 to 4.4. - [Release notes](https://github.com/stCarolas/setup-maven/releases) - [Commits](https://github.com/stCarolas/setup-maven/compare/v4.3...v4.4) --- updated-dependencies: - dependency-name: stCarolas/setup-maven dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
committed by
Simplify4U Technical account
parent
44901dc0f8
commit
a993197694
@ -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 }}'
|
||||
|
||||
Reference in New Issue
Block a user