Skip to content

Commit 634afd5

Browse files
Update action.yml
1 parent c241f84 commit 634afd5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/actions/newrelease/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ runs:
2020
distribution: sapmachine
2121
cache: maven
2222

23-
- name: Setup Maven ${{ inputs.maven-version }}
23+
- name: Set up Maven ${{ inputs.maven-version }}
2424
uses: stCarolas/setup-maven@v5
2525
with:
2626
maven-version: ${{ inputs.maven-version }}

0 commit comments

Comments
 (0)