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 8ec2f40 commit 8d69814Copy full SHA for 8d69814
.github/workflows/build.yml
@@ -25,4 +25,4 @@ jobs:
25
cache: 'gradle'
26
- uses: gradle/actions/setup-gradle@v3
27
- run: ./gradlew check --info --warning-mode all
28
- - uses: codecov/codecov-action@v3
+ - uses: codecov/codecov-action@v4
0 commit comments