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 dccbdc9 commit dcc8fccCopy full SHA for dcc8fcc
.github/workflows/tests.yml
@@ -27,4 +27,4 @@ jobs:
27
pdm run pytest --cov=pdm --cov-config=pyproject.toml --cov-report=xml tests
28
29
- name: Upload coverage to Codecov
30
- uses: codecov/codecov-action@015f24e6818733317a2da2edd6290ab26238649a # v5
+ uses: codecov/codecov-action@5a605bd92782ce0810fa3b8acc235c921b497052 # v5
0 commit comments