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.
gradle-build-action
setup-gradle
1 parent 392a615 commit ac0bb98Copy full SHA for ac0bb98
.github/workflows/build.yml
@@ -113,7 +113,7 @@ jobs:
113
114
# Setup Gradle
115
- name: Setup Gradle
116
- uses: gradle/gradle-build-action@v2
+ uses: gradle/actions/setup-gradle@v3
117
with:
118
gradle-home-cache-cleanup: true
119
@@ -197,7 +197,7 @@ jobs:
197
198
199
200
201
202
203
0 commit comments