mirror of
https://github.com/yogeshpaliyal/KeyPass.git
synced 2026-01-01 09:20:31 -06:00
Update action.yml (#518)
This commit is contained in:
committed by
GitHub
parent
91ca908b01
commit
cf6cc72269
2
.github/actions/setup/action.yml
vendored
2
.github/actions/setup/action.yml
vendored
@@ -9,7 +9,7 @@ runs:
|
||||
- name: 🧱 Set Up JDK
|
||||
uses: actions/setup-java@v3
|
||||
with:
|
||||
java-version: 8
|
||||
java-version: 11
|
||||
distribution: adopt-openj9
|
||||
|
||||
- name: "Grant Gradlew rights"
|
||||
|
||||
Reference in New Issue
Block a user