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