We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ebbbdbe commit 84d4b0dCopy full SHA for 84d4b0d
.github/workflows/ci.yml
@@ -50,4 +50,4 @@ jobs:
50
run: pytest --cov=removestar . -vv
51
52
- name: Upload coverage report
53
- uses: codecov/codecov-action@v5.1.1
+ uses: codecov/codecov-action@v3.1.4
0 commit comments