Skip to content

Commit

Permalink
Moved GitHub Action to danubetech
Browse files Browse the repository at this point in the history
  • Loading branch information
Philipp Potisk committed Jan 27, 2020
1 parent 36f4a96 commit 4cf80a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ld-signatures-java-ws.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
steps:
- uses: actions/checkout@master
- name: Set up JDK
uses: philpotisk/github-action-maven@master
uses: danubetech/github-action-maven@master
- name: Build with Maven
run: mvn install
- name: Run Tests
Expand Down

0 comments on commit 4cf80a3

Please sign in to comment.