HyukjinKwon commented on a change in pull request #35742:
URL: https://github.com/apache/spark/pull/35742#discussion_r820318943
##########
File path: .github/workflows/benchmark.yml
##########
@@ -71,12 +76,12 @@ jobs:
SPARK_HOME: ${{ github.workspace }}
steps:
- name: Checkout Spark repository
- uses: actions/checkout@v2
+ uses: actions/checkout@629c2de402a417ea7690ca6ce3f33229e27606a5 # v2
Review comment:
I don't see a reason why we should necessarily pin the version since it
will automatically leverage bug fixes.
--
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]