zhengruifeng commented on code in PR #44877:
URL: https://github.com/apache/spark/pull/44877#discussion_r1465795659


##########
.github/workflows/build_and_test.yml:
##########
@@ -714,7 +714,7 @@ jobs:
       if: inputs.branch == 'branch-3.5'
       run: |
         # See more in "Installation" 
https://docs.buf.build/installation#tarball
-        curl -LO 
https://github.com/bufbuild/buf/releases/download/v1.28.1/buf-Linux-x86_64.tar.gz
+        curl -LO 
https://github.com/bufbuild/buf/releases/download/v1.29.0/buf-Linux-x86_64.tar.gz

Review Comment:
   since master branch now use `bufbuild/buf-setup-action@v1` to install `buf`, 
we don't need to manually upgrade `buf`.
   As to branch-3.5, I am not sure whether we need upgrade it.
   also cc @LuciferYang @HyukjinKwon 



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to