Skip to content

Commit

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

Bump actions/setup-java from 4.5.0 to 4.6.0
  • Loading branch information
HenrikJannsen authored Dec 23, 2024
2 parents 3e1a662 + ee25a28 commit 4cb0f02
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_bisq_module.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
submodules: 'true'

- name: Setup Java JDK
uses: actions/setup-java@v4.5.0
uses: actions/setup-java@v4.6.0
with:
java-version: '22'
distribution: 'zulu'
Expand Down

0 comments on commit 4cb0f02

Please sign in to comment.