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 1f35583 commit 908257aCopy full SHA for 908257a
.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.1
+ uses: actions/download-artifact@v4.1.2
88
89
merge-multiple: true
90
0 commit comments