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 35b0979 commit 809b56aCopy full SHA for 809b56a
.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.3
+ uses: actions/download-artifact@v4.1.4
88
89
merge-multiple: true
90
0 commit comments