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.
1 parent 545cca9 commit c9ece4cCopy full SHA for c9ece4c
.github/workflows/ci.yml
@@ -24,6 +24,6 @@ jobs:
24
cache: "gradle"
25
- name: Validate Gradle wrapper
26
# v4.4.1
27
- uses: gradle/actions/wrapper-validation@4d9f0ba0025fe599b4ebab900eb7f3a1d93ef4c2
+ uses: gradle/actions/wrapper-validation@6a96db5a3f33ee3428706da0bfc3de5c5a8f698c
28
- name: Build package
29
run: ./gradlew build
0 commit comments