We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 87e0d20 commit 987c885Copy full SHA for 987c885
.github/workflows/unit-tests.yml
@@ -54,7 +54,7 @@ jobs:
54
55
- name: Upload coverage reports to Codecov
56
if: ${{ !env.ACT }}
57
- uses: codecov/codecov-action@671740ac38dd9b0130fbe1cec585b89eea48d3de # v5
+ uses: codecov/codecov-action@57e3a136b779b570ffcdbf80b3bdc90e7fab3de2 # v6
58
with:
59
env_vars: OS,PYTHON
60
fail_ci_if_error: true
0 commit comments