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 6bbe5ec commit d639368Copy full SHA for d639368
.github/workflows/ci.yml
@@ -63,7 +63,7 @@ jobs:
63
fetch-depth: 2
64
65
- name: "Download coverage files"
66
- uses: actions/download-artifact@v4
+ uses: actions/download-artifact@v5
67
with:
68
path: "reports"
69
0 commit comments