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 dcacf74 + 3abfdaf commit 42bf483Copy full SHA for 42bf483
.github/workflows/main.yml
@@ -119,7 +119,7 @@ jobs:
119
tox -e coverage-ci
120
121
- name: Upload Coverage to codecov.io
122
- uses: codecov/codecov-action@e28ff129e5465c2c0dcc6f003fc735cb6ae0c673 # v4.5.0
+ uses: codecov/codecov-action@0565863a31f2c772f9f0395002a31e3f06189574 # v5.4.0
123
with:
124
# We utilize secret for more realiable builds. Without secret being set, upload step
125
# fails fairly often.
0 commit comments