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 0374a27Copy full SHA for 0374a27
.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