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 d136c8d commit f4923cfCopy full SHA for f4923cf
.github/workflows/ci.yml
@@ -28,7 +28,7 @@ jobs:
28
persist-credentials: false
29
- uses: ./.github/actions/setup
30
- run: go test ./... -race -coverprofile=coverage.out -covermode=atomic
31
- - uses: codecov/codecov-action@18283e04ce6e62d37312384ff67231eb8fd56d24 # v5.4.3
+ - uses: codecov/codecov-action@fdcc8476540edceab3de004e990f80d881c6cc00 # v5.5.0
32
33
build:
34
timeout-minutes: 10
0 commit comments