Updating GHES workflows

This commit is contained in:
GitHub Actions
2022-01-14 23:06:01 +00:00
parent 726a1fde56
commit b9d98964bb
5 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -17,7 +17,7 @@ jobs:
uses: actions/setup-java@v2
with:
java-version: '11'
distribution: 'adopt'
distribution: 'temurin'
cache: gradle
- name: Grant execute permission for gradlew