chore(deps): update actions/setup-java action to v4.2.1 (#1920)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Tommy Nguyen <4123478+tido64@users.noreply.github.com>
This commit is contained in:
Родитель
6b94728ffb
Коммит
d023af6eb3
|
@ -46,7 +46,7 @@ runs:
|
||||||
shell: bash
|
shell: bash
|
||||||
- name: Set up JDK
|
- name: Set up JDK
|
||||||
if: ${{ inputs.platform == 'android' || inputs.platform == 'node' }}
|
if: ${{ inputs.platform == 'android' || inputs.platform == 'node' }}
|
||||||
uses: actions/setup-java@v4.1.0
|
uses: actions/setup-java@v4
|
||||||
with:
|
with:
|
||||||
distribution: temurin
|
distribution: temurin
|
||||||
java-version: ${{ inputs.java-version }}
|
java-version: ${{ inputs.java-version }}
|
||||||
|
|
Загрузка…
Ссылка в новой задаче