Update action.yml

This commit is contained in:
Yogesh Choudhary Paliyal
2023-04-29 19:19:44 +05:30
committed by GitHub
parent c9ff6592c9
commit 321e0d020b

View File

@@ -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