Skip to content

Commit 4b4c4be

Browse files
chore(deps): update codecov/codecov-action action to v5.5.3 (#622)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 3b1df4e commit 4b4c4be

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ jobs:
5858
go test -parallel 20 -v -race -coverprofile=coverage.txt -covermode=atomic ./...
5959
6060
- name: Codecov
61-
uses: codecov/codecov-action@v5.5.2
61+
uses: codecov/codecov-action@v5.5.3
6262
with:
6363
fail_ci_if_error: true # optional (default = false)
6464
env:

0 commit comments

Comments
 (0)