We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 34259a9 + 47278a9 commit 598ce61Copy full SHA for 598ce61
1 file changed
.github/workflows/python-ci.yml
@@ -87,7 +87,7 @@ jobs:
87
uses: actions/checkout@v6.0.2
88
89
- name: Download coverage report artifact
90
- uses: actions/download-artifact@v7.0.0
+ uses: actions/download-artifact@v8.0.0
91
with:
92
name: coverage.xml
93
0 commit comments