Skip to content

Commit c4ca1a8

Browse files
chore(deps): update codecov/codecov-action action to v4.4.1 (#274)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a9e19dd commit c4ca1a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr-checks.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ jobs:
5858
- name: Run tests
5959
run: go test -race -coverprofile=coverage.out -covermode=atomic ./...
6060
- name: Upload coverage to Codecov
61-
uses: codecov/[email protected].0
61+
uses: codecov/[email protected].1
6262
with:
6363
name: Code Coverage for GO SDK
6464
fail_ci_if_error: true

0 commit comments

Comments
 (0)