We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents acea1b5 + 7a6492f commit 2c24dc2Copy full SHA for 2c24dc2
1 file changed
.github/workflows/ci.yml
@@ -29,6 +29,6 @@ jobs:
29
run: coverage xml
30
31
- name: Upload coverage to CodeCov
32
- uses: codecov/codecov-action@5a1091511ad55cbe89839c7260b706298ca349f7 # v5
+ uses: codecov/codecov-action@671740ac38dd9b0130fbe1cec585b89eea48d3de # v5
33
with:
34
file: ./coverage.xml
0 commit comments