We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4d98e9d + cd1ca90 commit 5fe5d39Copy full SHA for 5fe5d39
1 file changed
.github/workflows/go.yml
@@ -34,7 +34,7 @@ jobs:
34
35
- name: Upload coverage
36
if: matrix.os == 'ubuntu-latest'
37
- uses: codecov/codecov-action@v4
+ uses: codecov/codecov-action@v5
38
with:
39
files: coverage.out
40
fail_ci_if_error: false
0 commit comments