mirror of
https://github.com/valitydev/schedulator-proto.git
synced 2024-11-06 00:15:17 +00:00
Update actions/setup-java action to v3
This commit is contained in:
parent
f1a983b89b
commit
e3a6e8d26d
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -16,7 +16,7 @@ jobs:
|
||||
with:
|
||||
fetch-depth: 0
|
||||
- name: Set up Maven
|
||||
uses: actions/setup-java@v2
|
||||
uses: actions/setup-java@v3
|
||||
with:
|
||||
java-version: '15'
|
||||
distribution: 'adopt'
|
||||
|
Loading…
Reference in New Issue
Block a user