We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1c7195f commit 106c07aCopy full SHA for 106c07a
.github/workflows/build.yml
@@ -39,7 +39,7 @@ jobs:
39
run: go test -run=^$ -bench=. -loglevel=debug ./...
40
41
- name: Upload coverage to Codecov
42
- uses: codecov/codecov-action@v4
+ uses: codecov/codecov-action@v5
43
44
build-tool:
45
strategy:
0 commit comments