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 4ea60f3 commit 5362256Copy full SHA for 5362256
.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