We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 90d4231 commit df9b431Copy full SHA for df9b431
.github/workflows/build.yaml
@@ -115,8 +115,8 @@ jobs:
115
with:
116
distribution: 'temurin'
117
java-version: |
118
- 11
119
17
+ 11
120
121
- name: set up gradle
122
uses: gradle/actions/setup-gradle@v4
.github/workflows/release.yaml
@@ -20,8 +20,8 @@ jobs:
20
21
22
23
24
25
26
27
0 commit comments