We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2cbd2e3 commit 00180bbCopy full SHA for 00180bb
.github/workflows/cicd.yml
@@ -51,7 +51,7 @@ jobs:
51
shell: bash
52
run: poetry run coverage xml
53
54
- - uses: codecov/codecov-action@v3
+ - uses: codecov/codecov-action@v5
55
with:
56
files: ./coverage.xml
57
0 commit comments