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 bb03cd4 commit 1941656Copy full SHA for 1941656
.github/workflows/integration-unit-test.yml
@@ -57,7 +57,7 @@ jobs:
57
submodules: 'recursive'
58
59
- name: Download test report
60
- uses: actions/download-artifact@v5
+ uses: actions/download-artifact@v6
61
with:
62
name: test-report-file
63
0 commit comments