mirror of
https://github.com/yogeshpaliyal/KeyPass.git
synced 2026-01-04 09:39:56 -06:00
Update action.yml
This commit is contained in:
committed by
GitHub
parent
c9ff6592c9
commit
321e0d020b
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@v1
|
||||
with:
|
||||
java-version: 11
|
||||
java-version: 17
|
||||
|
||||
- name: "Grant Gradlew rights"
|
||||
run: chmod +x gradlew
|
||||
|
||||
Reference in New Issue
Block a user