Skip to content

Commit 855d890

Browse files
chore(deps): update codecov/codecov-action action to v5 (#270)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4033de1 commit 855d890

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,7 +133,7 @@ jobs:
133133
path: "reports"
134134

135135
- name: "Upload to Codecov"
136-
uses: codecov/codecov-action@v4
136+
uses: codecov/codecov-action@v5
137137
env:
138138
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
139139
with:

0 commit comments

Comments
 (0)