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 b8b9332 + b90c983 commit ffb4654Copy full SHA for ffb4654
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@v6
+ uses: actions/upload-artifact@v7
67
if: failure()
68
with:
69
name: NewPipeExtractor-test-reports
0 commit comments