Skip to content

Commit

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

Bump actions/setup-java from 2.5.0 to 3
  • Loading branch information
ripcurlx authored Feb 28, 2022
2 parents de1c9ba + 60aa44d commit e7f1bf2
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 @@ -22,7 +22,7 @@ jobs:
lfs: true

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

0 comments on commit e7f1bf2

Please sign in to comment.