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 ec96b06 commit 1656984Copy full SHA for 1656984
.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.2
+ uses: actions/download-artifact@v4.1.3
88
89
merge-multiple: true
90
0 commit comments