mirror of
https://github.com/valitydev/three-ds-server-storage-proto.git
synced 2024-11-06 00:55:19 +00:00
Update actions/setup-java action to v4
This commit is contained in:
parent
7e82f7f544
commit
c4bd397e15
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@v4
|
||||
with:
|
||||
java-version: '15'
|
||||
distribution: 'adopt'
|
||||
|
Loading…
Reference in New Issue
Block a user