Skip to content

Commit

Permalink
[DSD-5409]Update push-trigger.yml
Browse files Browse the repository at this point in the history
Signed-off-by: VSIVAKALYAN <[email protected]>
  • Loading branch information
VSIVAKALYAN authored Jun 19, 2024
1 parent d7ab1de commit 71437dd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/push-trigger.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,9 +42,9 @@ jobs:
SERVICE_LOCATION: mosip-acceptance-tests
BUILD_ARTIFACT: mosip-acceptance-tests
steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v2
- name: Set up JDK 11
uses: actions/setup-java@v3
uses: actions/setup-java@v1
with:
distribution: adopt
java-version: 11
Expand Down

0 comments on commit 71437dd

Please sign in to comment.