Skip to content

Commit 0515762

Browse files
committed
Update setup-maven to v5
1 parent 59645a5 commit 0515762

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

action.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,6 @@ runs:
3333
cache: ${{ inputs.cache == 'true' && 'maven' || '' }}
3434

3535
- name: Set up Maven
36-
uses: stCarolas/setup-maven@v4.5
36+
uses: stCarolas/setup-maven@v5
3737
with:
3838
maven-version: ${{ inputs.maven-version }}

0 commit comments

Comments
 (0)