Skip to content

Commit

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

Bump actions/setup-java from 3.2.0 to 3.3.0
  • Loading branch information
ripcurlx authored May 10, 2022
2 parents 8a13076 + fd7d079 commit 72b56a2
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 @@ -25,7 +25,7 @@ jobs:
lfs: true

- name: Set up JDK
uses: actions/setup-java@4fe61d24fe5472910b93bdeffb8aad49f979d862
uses: actions/setup-java@860f60056505705214d223b91ed7a30f173f6142
with:
java-version: ${{ matrix.java }}
distribution: 'zulu'
Expand Down

0 comments on commit 72b56a2

Please sign in to comment.