We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 614afe9 commit b6fb21eCopy full SHA for b6fb21e
.github/workflows/qa.yml
@@ -55,7 +55,7 @@ jobs:
55
- uses: actions/download-artifact@c850b930e6ba138125429b7e5c93fc707a7f8427 # v4.1.4
56
with:
57
name: coverage-results
58
- - uses: codecov/codecov-action@54bcd8715eee62d40e33596ef5e8f0f48dbbccab # v4.1.0
+ - uses: codecov/codecov-action@84508663e988701840491b86de86b666e8a86bed # v4.3.0
59
60
token: ${{ secrets.CODECOV_TOKEN }}
61
fail_ci_if_error: true
0 commit comments