Skip to content

Commit

Permalink
fix: fix typo in step name
Browse files Browse the repository at this point in the history
  • Loading branch information
DanySK authored Jan 12, 2022
1 parent 64f56bb commit 31157bf
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 @@ -98,7 +98,7 @@ runs:
- name: Validate the Gradle Wraper
if: inputs.should-validate-wrapper == 'true'
uses: gradle/[email protected]
- name: Setup JAva
- name: Setup Java
uses: actions/[email protected]
with:
distribution: ${{ inputs.java-distribution }}
Expand Down

0 comments on commit 31157bf

Please sign in to comment.