We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 62d5aaf commit 540f1d7Copy full SHA for 540f1d7
1 file changed
.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