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.
2 parents e3dac25 + f25fa60 commit 59aa4e6Copy full SHA for 59aa4e6
.github/workflows/build.yml
@@ -44,7 +44,7 @@ jobs:
44
45
- name: Upload coverage reports to Codecov
46
if: ${{ matrix.python-version }} == "3.10"
47
- uses: codecov/codecov-action@5c47607acb93fed5485fdbf7232e8a31425f672a # v5.0.2
+ uses: codecov/codecov-action@985343d70564a82044c1b7fcb84c2fa05405c1a2 # v5.0.4
48
with:
49
token: ${{ secrets.CODECOV_TOKEN }}
50
file: coverage.xml
0 commit comments