We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 37e0798 commit 514be31Copy full SHA for 514be31
.github/workflows/ci_test-acts.yml
@@ -71,7 +71,7 @@ jobs:
71
coverage xml
72
73
- name: Upload coverage to Codecov
74
- uses: codecov/codecov-action@v3
+ uses: codecov/codecov-action@v4
75
if: always()
76
# see: https://github.com/actions/toolkit/issues/399
77
continue-on-error: true
0 commit comments