mirror of
https://github.com/yogeshpaliyal/KeyPass.git
synced 2026-01-08 00:49:47 -06:00
Update action.yml
This commit is contained in:
committed by
GitHub
parent
20859e7bf0
commit
e1c2551328
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: 17
|
||||
java-version: 1.8
|
||||
distribution: adopt-openj9
|
||||
|
||||
- name: "Grant Gradlew rights"
|
||||
|
||||
Reference in New Issue
Block a user