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 c20a82cCopy full SHA for c20a82c
.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@1e68e06f1dbfde0e4cefc87efeba9e4643565303 # v5
0 commit comments