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 8568629 commit d9c1d39Copy full SHA for d9c1d39
.github/workflows/ci.yml
@@ -77,7 +77,7 @@ jobs:
77
fetch-depth: 2
78
79
- name: "Download coverage files"
80
- uses: actions/download-artifact@v4
+ uses: actions/download-artifact@v5
81
with:
82
path: "reports"
83
0 commit comments