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.
2 parents d16df01 + b9f0e20 commit ddba09cCopy full SHA for ddba09c
.github/workflows/continuous-integration.yml
@@ -93,7 +93,7 @@ jobs:
93
fetch-depth: 2
94
95
- name: "Download coverage files"
96
- uses: "actions/download-artifact@v5"
+ uses: "actions/download-artifact@v6"
97
with:
98
path: "reports"
99
0 commit comments