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 4aa4457 commit 2dc5dbfCopy full SHA for 2dc5dbf
.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@fdcc8476540edceab3de004e990f80d881c6cc00 # v5.5.0
+ - uses: codecov/codecov-action@5a1091511ad55cbe89839c7260b706298ca349f7 # v5.5.1
32
33
build:
34
timeout-minutes: 10
0 commit comments