mirror of
https://github.com/yogeshpaliyal/KeyPass.git
synced 2026-05-05 02:40:23 -05:00
Bump Java Version to 17 (#519)
This commit is contained in:
committed by
GitHub
parent
cf6cc72269
commit
b3c94f1b04
@@ -9,7 +9,7 @@ runs:
|
||||
- name: 🧱 Set Up JDK
|
||||
uses: actions/setup-java@v3
|
||||
with:
|
||||
java-version: 11
|
||||
java-version: 17
|
||||
distribution: adopt-openj9
|
||||
|
||||
- name: "Grant Gradlew rights"
|
||||
|
||||
Reference in New Issue
Block a user