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 4ea60f3 + 5362256 commit fb7fa23Copy full SHA for fb7fa23
.github/workflows/pull-request-ci.yml
@@ -41,7 +41,7 @@ jobs:
41
with:
42
distribution: 'adopt'
43
java-version: 17
44
- - uses: gradle/actions/wrapper-validation@v4
+ - uses: gradle/actions/wrapper-validation@v5
45
- name: Build project
46
run: ./gradlew assembleDebug
47
- name: Run tests
0 commit comments