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 3af7326 + bc3715e commit e93b553Copy full SHA for e93b553
.github/workflows/ci.yml
@@ -62,7 +62,7 @@ jobs:
62
-Ddownloader=$downloader_type
63
64
- name: Upload test reports when failure occurs
65
- uses: actions/upload-artifact@v4
+ uses: actions/upload-artifact@v5
66
if: failure()
67
with:
68
name: NewPipeExtractor-test-reports
0 commit comments