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 923b834 + e17b207 commit 913e791Copy full SHA for 913e791
1 file changed
.github/workflows/combine_and_report.yml
@@ -13,7 +13,7 @@ jobs:
13
uses: actions/checkout@v6
14
- name: Download artifacts
15
if: ${{ !cancelled() }}
16
- uses: actions/download-artifact@v6
+ uses: actions/download-artifact@v7
17
with:
18
path: artifacts
19
0 commit comments