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.
2 parents 3eccbe0 + 4e8e6f6 commit 6c628e9Copy full SHA for 6c628e9
1 file changed
.github/workflows/get-started-java.yml
@@ -38,7 +38,7 @@ jobs:
38
- name: Make gradlew executable
39
run: chmod +x ./gradlew
40
- name: Setup Gradle
41
- uses: gradle/actions/setup-gradle@v4
+ uses: gradle/actions/setup-gradle@v5
42
- run: ./gradlew build
43
44
build-quickstart:
@@ -61,5 +61,5 @@ jobs:
61
62
63
64
65
0 commit comments