We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8bb0320 commit 7301833Copy full SHA for 7301833
.github/workflows/gradle.yml
@@ -32,7 +32,7 @@ jobs:
32
uses: gradle/actions/[email protected]
33
34
# https://github.com/actions/setup-java
35
- - name: Set up JDK 21
+ - name: Setup JDK 21
36
uses: actions/[email protected]
37
with:
38
distribution: 'temurin'
0 commit comments