Skip to content

Commit

Permalink
Add actions for maven builds
Browse files Browse the repository at this point in the history
  • Loading branch information
philipp94831 committed Sep 19, 2023
1 parent 5b64485 commit 670bcd9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion actions/java-maven-build/action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ runs:
java-version: ${{ inputs.java-version }}

- name: Set up Maven
uses: thermofisher/[email protected]
uses: yuzhiyongcn/[email protected]
with:
maven-version: 3.6.3

Expand Down

0 comments on commit 670bcd9

Please sign in to comment.