chore(deps): update actions/setup-java action to v3.13.0
This commit is contained in:
parent
8c6ac4298c
commit
658789b82e
@ -21,7 +21,7 @@ jobs:
|
|||||||
|
|
||||||
# Set up JDK 8
|
# Set up JDK 8
|
||||||
- name: Set up JDK
|
- name: Set up JDK
|
||||||
uses: https://github.com/actions/setup-java@v3.12.0
|
uses: https://github.com/actions/setup-java@v3.13.0
|
||||||
with:
|
with:
|
||||||
distribution: zulu
|
distribution: zulu
|
||||||
java-version: 8
|
java-version: 8
|
||||||
|
Loading…
x
Reference in New Issue
Block a user