mirror of
https://github.com/mihonapp/mihon-preview.git
synced 2025-01-13 03:37:09 +01:00
Update actions/setup-java action to v4.4.0 (#25)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
0605857b73
commit
00c304b79b
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 }}
|
||||
|
||||
- name: Set up JDK
|
||||
uses: actions/setup-java@2dfa2011c5b2a0f1489bf9e433881c92c1631f88 # v4.3.0
|
||||
uses: actions/setup-java@b36c23c0d998641eff861008f374ee103c25ac73 # v4.4.0
|
||||
with:
|
||||
java-version: 17
|
||||
distribution: adopt
|
||||
|
Loading…
Reference in New Issue
Block a user