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 90a1ddf commit e5e1437Copy full SHA for e5e1437
.github/workflows/checks.yml
@@ -84,7 +84,7 @@ jobs:
84
with:
85
python-version: "3.12"
86
- name: Download coverage reports
87
- uses: actions/download-artifact@v4.1.0
+ uses: actions/download-artifact@v4.1.1
88
89
merge-multiple: true
90
0 commit comments