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 d845ab2 commit e3cc7daCopy full SHA for e3cc7da
.github/workflows/test.yml
@@ -70,7 +70,7 @@ jobs:
70
fetch-depth: 2
71
72
- name: Download coverage files
73
- uses: actions/download-artifact@v4
+ uses: actions/download-artifact@v5
74
with:
75
path: reports
76
0 commit comments