mirror of
https://github.com/mihonapp/mihon-preview.git
synced 2024-11-10 04:37:24 +01:00
Update actions/setup-java action to v4.3.0 (#23)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
95f42d90c0
commit
0605857b73
2
.github/workflows/build_app.yml
vendored
2
.github/workflows/build_app.yml
vendored
@ -33,7 +33,7 @@ jobs:
|
|||||||
ref: ${{ github.event.inputs.git-ref }}
|
ref: ${{ github.event.inputs.git-ref }}
|
||||||
|
|
||||||
- name: Set up JDK
|
- name: Set up JDK
|
||||||
uses: actions/setup-java@6a0805fcefea3d4657a47ac4c165951e33482018 # v4.2.2
|
uses: actions/setup-java@2dfa2011c5b2a0f1489bf9e433881c92c1631f88 # v4.3.0
|
||||||
with:
|
with:
|
||||||
java-version: 17
|
java-version: 17
|
||||||
distribution: adopt
|
distribution: adopt
|
||||||
|
Loading…
Reference in New Issue
Block a user