We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f05280f commit bfa850cCopy full SHA for bfa850c
.github/workflows/ci-tests-nightly.yml
@@ -60,7 +60,7 @@ jobs:
60
uses: actions/setup-java@v3
61
with:
62
distribution: 'temurin'
63
- java-version: "17"
+ java-version: "17.0.3"
64
65
- name: Grant execute permission for gradlew
66
run: chmod +x gradlew
@@ -104,7 +104,7 @@ jobs:
104
105
106
107
108
109
110
0 commit comments