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 dc46fd9 commit f69c9f2Copy full SHA for f69c9f2
.github/workflows/pytest.yml
@@ -134,7 +134,7 @@ jobs:
134
flags: pytest-python-${{ matrix.python-version }}
135
token: ${{ secrets.CODECOV_TOKEN }}
136
- name: Upload coverage reports to Codecov
137
- uses: codecov/codecov-action@18283e04ce6e62d37312384ff67231eb8fd56d24 # v5.4.3
+ uses: codecov/codecov-action@fdcc8476540edceab3de004e990f80d881c6cc00 # v5.5.0
138
with:
139
verbose: true
140
0 commit comments