Skip to content

Commit

Permalink
Merge pull request #6455 from bisq-network/dependabot/github_actions/…
Browse files Browse the repository at this point in the history
…actions/setup-java-c3ac5dd0ed8db40fedb61c32fbe677e6b355e94c

Bump actions/setup-java from 19eeec562b37d29a1ad055b7de9c280bd0906d8d to c3ac5dd0ed8db40fedb61c32fbe677e6b355e94c
  • Loading branch information
alejandrogarcia83 authored Dec 18, 2022
2 parents 582893a + f8f920f commit 5ba9667
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
ref: ${{ github.event.pull_request.head.sha }}

- name: Set up JDK
uses: actions/setup-java@19eeec562b37d29a1ad055b7de9c280bd0906d8d
uses: actions/setup-java@c3ac5dd0ed8db40fedb61c32fbe677e6b355e94c
with:
java-version: ${{ matrix.java }}
distribution: 'zulu'
Expand Down

0 comments on commit 5ba9667

Please sign in to comment.