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 96a1784 + 10263fe commit 1e7f1e3Copy full SHA for 1e7f1e3
1 file changed
.github/workflows/combine_and_report.yml
@@ -13,7 +13,7 @@ jobs:
13
uses: actions/checkout@v4
14
- name: Download artifacts
15
if: ${{ !cancelled() }}
16
- uses: actions/download-artifact@v4
+ uses: actions/download-artifact@v5
17
with:
18
path: artifacts
19
0 commit comments