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.
1 parent 59a4b85 commit 15bbaa5Copy full SHA for 15bbaa5
.github/workflows/test.yaml
@@ -18,4 +18,4 @@ jobs:
18
19
- run: go test -coverprofile=coverage.txt -covermode=atomic -race ./...
20
21
- - uses: codecov/codecov-action@v4.1.0
+ - uses: codecov/codecov-action@v5.5.1
0 commit comments