chore(deps): update actions/setup-java action to v4.2.0 (#21)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
Родитель
5e213a4e26
Коммит
df1f14d5f4
|
@ -86,7 +86,7 @@ jobs:
|
||||||
vs where release
|
vs where release
|
||||||
|
|
||||||
- name: Setup Java JDK
|
- name: Setup Java JDK
|
||||||
uses: actions/setup-java@v4.1.0
|
uses: actions/setup-java@v4.2.0
|
||||||
with:
|
with:
|
||||||
distribution: 'microsoft'
|
distribution: 'microsoft'
|
||||||
java-version: '11'
|
java-version: '11'
|
||||||
|
|
|
@ -81,7 +81,7 @@ jobs:
|
||||||
vs where release
|
vs where release
|
||||||
|
|
||||||
- name: Setup Java JDK
|
- name: Setup Java JDK
|
||||||
uses: actions/setup-java@v4.1.0
|
uses: actions/setup-java@v4.2.0
|
||||||
with:
|
with:
|
||||||
distribution: 'microsoft'
|
distribution: 'microsoft'
|
||||||
java-version: '11'
|
java-version: '11'
|
||||||
|
|
Загрузка…
Ссылка в новой задаче