We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 23cae16 + 9b220b8 commit ff41c82Copy full SHA for ff41c82
1 file changed
.github/workflows/build.yml
@@ -22,4 +22,4 @@ jobs:
22
with:
23
testArguments: -race -cover -covermode=atomic -coverprofile=coverage.txt ./...
24
- name: Upload coverage report to Codecov
25
- uses: codecov/codecov-action@v5
+ uses: codecov/codecov-action@v6
0 commit comments