Skip to content

Commit 31ecd1d

Browse files
chore(deps): update codecov/codecov-action action to v5 (#909)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 66c9c71 commit 31ecd1d

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
@@ -91,7 +91,7 @@ jobs:
9191
9292
- name: Upload coverage report to Codecov
9393
if: ${{ !cancelled() }}
94-
uses: codecov/codecov-action@54bcd8715eee62d40e33596ef5e8f0f48dbbccab # v4.1.0
94+
uses: codecov/codecov-action@1e68e06f1dbfde0e4cefc87efeba9e4643565303 # v5.1.2
9595
with:
9696
fail_ci_if_error: true
9797
token: ${{ secrets.CODECOV_TOKEN }}

0 commit comments

Comments
 (0)