mirror of
https://github.com/bisq-network/bisq.git
synced 2025-02-24 07:07:43 +01:00
Bump actions/setup-java from 3.1.1 to 3.2.0
Bumps [actions/setup-java](https://github.com/actions/setup-java) from 3.1.1 to 3.2.0.
- [Release notes](https://github.com/actions/setup-java/releases)
- [Commits](9519cf1382...4fe61d24fe
)
---
updated-dependencies:
- dependency-name: actions/setup-java
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
80aff38fe7
commit
30a0acf3b1
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@9519cf1382ac8dc61ad461f7f7cb45f033220189
|
||||
uses: actions/setup-java@4fe61d24fe5472910b93bdeffb8aad49f979d862
|
||||
with:
|
||||
java-version: ${{ matrix.java }}
|
||||
distribution: 'zulu'
|
||||
|
|
Loading…
Add table
Reference in a new issue