Skip to content

Commit 3ce5b93

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/continuous-integration.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ jobs:
128128
129129
- name: Upload coverage report to Codecov
130130
if: ${{ !cancelled() }}
131-
uses: codecov/codecov-action@54bcd8715eee62d40e33596ef5e8f0f48dbbccab # v4.1.0
131+
uses: codecov/codecov-action@015f24e6818733317a2da2edd6290ab26238649a # v5.0.7
132132
with:
133133
fail_ci_if_error: true
134134
token: ${{ secrets.CODECOV_TOKEN }}

0 commit comments

Comments
 (0)