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 c0f4bad + 641322b commit 24c20f6Copy full SHA for 24c20f6
.github/workflows/ci.yml
@@ -21,6 +21,6 @@ jobs:
21
cache: "gradle"
22
- name: Validate Gradle wrapper
23
# v4.4.1
24
- uses: gradle/actions/wrapper-validation@ac638b010cf58a27ee6c972d7336334ccaf61c96
+ uses: gradle/actions/wrapper-validation@83c124bfb09badf85ddfbf01158b5592c1a78c4a
25
- name: Build package
26
run: ./gradlew build
0 commit comments