We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e37e54c commit 4e13383Copy full SHA for 4e13383
.github/workflows/main.yml
@@ -47,7 +47,7 @@ jobs:
47
--runtime=host \
48
--cov=pyodide \
49
src packages/_tests tools/
50
- - uses: codecov/codecov-action@v4
+ - uses: codecov/codecov-action@v5
51
with:
52
fail_ci_if_error: false
53
0 commit comments