We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4e9f910 + 5abf0dd commit c73bed1Copy full SHA for c73bed1
.github/workflows/go.yml
@@ -35,4 +35,4 @@ jobs:
35
run: go test -v -coverprofile="coverage.txt" -covermode=atomic ./...
36
37
- name: Codecov
38
- uses: codecov/codecov-action@v3
+ uses: codecov/codecov-action@v4
0 commit comments