mirror of
https://github.com/bisq-network/bisq.git
synced 2024-11-19 01:41:11 +01:00
Merge pull request #6359 from bisq-network/dependabot/github_actions/actions/setup-java-3.5.0
Bump actions/setup-java from 3.4.1 to 3.5.0
This commit is contained in:
commit
adcbcc4602
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@2c7a4878f5d120bd643426d54ae1209b29cc01a3
|
||||
uses: actions/setup-java@d854b6da19cdadd9a010605529e522c2393ebd38
|
||||
with:
|
||||
java-version: ${{ matrix.java }}
|
||||
distribution: 'zulu'
|
||||
|
Loading…
Reference in New Issue
Block a user