We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f884674 + 5adade7 commit 436e179Copy full SHA for 436e179
1 file changed
.github/workflows/python-ci.yml
@@ -95,7 +95,7 @@ jobs:
95
uses: actions/checkout@v6.0.2
96
97
- name: Download coverage report artifact
98
- uses: actions/download-artifact@v8.0.0
+ uses: actions/download-artifact@v8.0.1
99
with:
100
name: coverage.xml
101
0 commit comments