Skip to content

Commit bd95e91

Browse files
authored
Bump setup-maven action after latest release (#28)
Signed-off-by: Lukas Kral <lukywill16@gmail.com>
1 parent ae4afbc commit bd95e91

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/actions/dependencies/setup-java/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ runs:
1919
using: "composite"
2020
steps:
2121
- name: Set up Maven
22-
uses: stCarolas/setup-maven@v5
22+
uses: stCarolas/setup-maven@v5.1
2323
with:
2424
maven-version: ${{ inputs.mavenVersion }}
2525

0 commit comments

Comments
 (0)