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 fdfdc2e commit c7bb0bdCopy full SHA for c7bb0bd
.github/workflows/continuous-integration.yml
@@ -61,7 +61,7 @@ jobs:
61
fetch-depth: 2
62
63
- name: "Download coverage files"
64
- uses: "actions/download-artifact@v2"
+ uses: "actions/download-artifact@v4.1.7"
65
with:
66
path: "reports"
67
0 commit comments