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 578b54b + cadb443 commit a791a75Copy full SHA for a791a75
2 files changed
.github/workflows/tests-conda.yml
@@ -79,7 +79,7 @@ jobs:
79
uses: actions/download-artifact@3e5f45b2cfb9172054b4087a40e8e0b5a5461e7c # v8.0.1
80
81
- name: Upload coverage
82
- uses: codecov/codecov-action@57e3a136b779b570ffcdbf80b3bdc90e7fab3de2 # v6.0.0
+ uses: codecov/codecov-action@e79a6962e0d4c0c17b229090214935d2e33f8354 # v6.0.1
83
with:
84
name: Conda
85
fail_ci_if_error: true
.github/workflows/tests-pypi.yml
@@ -105,7 +105,7 @@ jobs:
105
106
107
108
109
110
name: PyPI
111
0 commit comments