We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e8e8f2e commit 2dacc04Copy full SHA for 2dacc04
.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.6
+ uses: actions/download-artifact@v4.1.7
88
89
merge-multiple: true
90
0 commit comments