We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents bcf5ba4 + 42902ce commit 28a3929Copy full SHA for 28a3929
.github/workflows/tests.yaml
@@ -20,4 +20,4 @@ jobs:
20
run: richgo test -v ./... -coverprofile cover.out
21
env:
22
RICHGO_FORCE_COLOR: "1"
23
- - uses: codecov/codecov-action@v3
+ - uses: codecov/codecov-action@v4
0 commit comments