We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6b39944 commit f055c31Copy full SHA for f055c31
.github/workflows/build.yml
@@ -78,7 +78,7 @@ jobs:
78
java-version: 11
79
80
- name: Setup Gradle
81
- uses: gradle/gradle-build-action@v2
+ uses: gradle/gradle-build-action@v3
82
with:
83
gradle-home-cache-cleanup: true
84
@@ -114,7 +114,7 @@ jobs:
114
115
116
117
118
119
120
.github/workflows/release.yml
@@ -25,7 +25,7 @@ jobs:
25
26
27
28
29
30
31
0 commit comments