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 81a59cd + 6c6cd53 commit 43a75f7Copy full SHA for 43a75f7
.github/workflows/build.yaml
@@ -22,6 +22,6 @@ jobs:
22
cache: 'gradle'
23
- name: Build
24
run: ./gradlew build
25
- - uses: codecov/codecov-action@v3
+ - uses: codecov/codecov-action@v4
26
with:
27
verbose: true
0 commit comments