Skip to content

Commit e437d50

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,6 +133,6 @@ jobs:
133133
path: "reports"
134134

135135
- name: "Upload to Codecov"
136-
uses: codecov/codecov-action@v3
136+
uses: codecov/codecov-action@v4
137137
with:
138138
directory: reports

0 commit comments

Comments
 (0)