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 d59dc21 + e34e52f commit f01c4b8Copy full SHA for f01c4b8
1 file changed
.github/workflows/ci.yml
@@ -63,7 +63,7 @@ jobs:
63
-Dcom.google.protobuf.error_on_unsafe_pre22_gencode
64
65
- name: Upload test reports when failure occurs
66
- uses: actions/upload-artifact@v5
+ uses: actions/upload-artifact@v6
67
if: failure()
68
with:
69
name: NewPipeExtractor-test-reports
0 commit comments