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 4c40766 commit 2dc7b2dCopy full SHA for 2dc7b2d
.github/workflows/test.yaml
@@ -37,7 +37,7 @@ jobs:
37
- name: Run tests
38
run: "pytest --cov=myloginpath test"
39
40
- - uses: codecov/codecov-action@v4
+ - uses: codecov/codecov-action@v5
41
42
- name: Build distribution
43
run: "python -m build ."
0 commit comments