Skip to content

Commit 4e13383

Browse files
Bump codecov/codecov-action from 4 to 5 in the github-actions group (pyodide#5206)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e37e54c commit 4e13383

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747
--runtime=host \
4848
--cov=pyodide \
4949
src packages/_tests tools/
50-
- uses: codecov/codecov-action@v4
50+
- uses: codecov/codecov-action@v5
5151
with:
5252
fail_ci_if_error: false
5353

0 commit comments

Comments
 (0)