We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent da0a1e8 commit 30b6397Copy full SHA for 30b6397
.github/workflows/ci_internal.yml
@@ -59,7 +59,7 @@ jobs:
59
coverage xml
60
61
- name: Upload coverage to Codecov
62
- uses: codecov/codecov-action@v3
+ uses: codecov/codecov-action@v4
63
if: always()
64
# see: https://github.com/actions/toolkit/issues/399
65
continue-on-error: true
0 commit comments