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.
1 parent 579eb46 commit 274cc8aCopy full SHA for 274cc8a
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@18283e04ce6e62d37312384ff67231eb8fd56d24 # v5
+ uses: codecov/codecov-action@5a1091511ad55cbe89839c7260b706298ca349f7 # v5
33
with:
34
file: ./coverage.xml
0 commit comments