mirror of
https://github.com/sekwah41/Advanced-Portals.git
synced 2024-11-14 06:36:32 +01:00
ci: Fixed java version
This commit is contained in:
parent
68ba7dc76b
commit
b1be39b908
2
.github/workflows/gradle.yml
vendored
2
.github/workflows/gradle.yml
vendored
@ -19,7 +19,7 @@ jobs:
|
||||
uses: actions/setup-java@v2
|
||||
with:
|
||||
distribution: 'zulu'
|
||||
java-version: '1.8'
|
||||
java-version: '8.0'
|
||||
- name: Cache Gradle packages
|
||||
uses: actions/cache@v2
|
||||
with:
|
||||
|
Loading…
Reference in New Issue
Block a user