mirror of
https://github.com/bisq-network/bisq.git
synced 2025-02-24 15:10:44 +01:00
Merge pull request #6195 from bisq-network/dependabot/github_actions/actions/setup-java-3.3.0
Bump actions/setup-java from 3.2.0 to 3.3.0
This commit is contained in:
commit
72b56a2dcf
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
@ -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'
|
||||
|
|
Loading…
Add table
Reference in a new issue