Skip to content

Commit b6fb21e

Browse files
chore(deps): update codecov/codecov-action action to v4.3.0 (#502)
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 614afe9 commit b6fb21e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/qa.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ jobs:
5555
- uses: actions/download-artifact@c850b930e6ba138125429b7e5c93fc707a7f8427 # v4.1.4
5656
with:
5757
name: coverage-results
58-
- uses: codecov/codecov-action@54bcd8715eee62d40e33596ef5e8f0f48dbbccab # v4.1.0
58+
- uses: codecov/codecov-action@84508663e988701840491b86de86b666e8a86bed # v4.3.0
5959
with:
6060
token: ${{ secrets.CODECOV_TOKEN }}
6161
fail_ci_if_error: true

0 commit comments

Comments
 (0)