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