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:
dependabot[bot]
2022-06-27 13:19:45 +00:00
committed by Simplify4U Technical account
parent 44901dc0f8
commit a993197694

View File

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