Skip to content

Commit

Permalink
Merge pull request #70 from NotMyFault/update-deps-node-20
Browse files Browse the repository at this point in the history
Update stCarolas/setup-maven to v5
  • Loading branch information
slawekjaranowski committed Feb 11, 2024
2 parents 6c53629 + f8353fe commit 88b5bc7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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 }}'
Expand Down

0 comments on commit 88b5bc7

Please sign in to comment.