We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7ac79bf commit 1890cb4Copy full SHA for 1890cb4
.github/workflows/test.yml
@@ -40,4 +40,4 @@ jobs:
40
fetch-depth: 2
41
- run: go test -race -tags=all -coverprofile=coverage.txt -covermode=atomic ./...
42
- name: Codecov
43
- uses: codecov/codecov-action@v3
+ uses: codecov/codecov-action@v4
0 commit comments