mirror of
https://github.com/bitcoinj/bitcoinj.git
synced 2025-01-18 13:22:42 +01:00
gradle.yml: update setup-java to v3
This commit is contained in:
parent
1ad6c0d7d0
commit
c0f8a87f16
2
.github/workflows/gradle.yml
vendored
2
.github/workflows/gradle.yml
vendored
@ -23,7 +23,7 @@ jobs:
|
||||
- name: Git checkout
|
||||
uses: actions/checkout@v1
|
||||
- name: Set up JDK
|
||||
uses: actions/setup-java@v2
|
||||
uses: actions/setup-java@v3
|
||||
with:
|
||||
distribution: ${{ matrix.distribution }}
|
||||
java-version: ${{ matrix.java }}
|
||||
|
Loading…
Reference in New Issue
Block a user