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 d8c7ec4 + 0d4bf71 commit dfda22fCopy full SHA for dfda22f
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@v5
+ uses: actions/download-artifact@v6
17
with:
18
path: artifacts
19
0 commit comments