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


##########
.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:
   Perhaps we need to clarify the version in `workflow`, so that when there are 
problems, it is easier to troubleshoot?
   https://github.com/bufbuild/buf-setup-action?tab=readme-ov-file#version
   <img width="436" alt="image" 
src="https://github.com/apache/spark/assets/15246973/fa5170df-491a-4326-9744-952e2567b0b9";>
   
   



-- 
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