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 4805b22 commit 244dd47Copy full SHA for 244dd47
.github/workflows/tests.yaml
@@ -100,7 +100,7 @@ jobs:
100
${{ runner.os }}-${{ steps.python.outputs.python-version }}-${{
101
needs.tests-linux.outputs.python-key }}
102
- name: Download all coverage artifacts
103
- uses: actions/download-artifact@v4.1.1
+ uses: actions/download-artifact@v4.1.8
104
- name: Combine coverage results
105
run: |
106
. venv/bin/activate
0 commit comments