eitsupi commented on code in PR #45464:
URL: https://github.com/apache/arrow/pull/45464#discussion_r1946512338
##########
.github/workflows/r_nightly.yml:
##########
@@ -60,7 +60,7 @@ jobs:
repository: ursacomputing/crossbow
ref: main
- name: Set up Python
- uses: actions/setup-python@42375524e23c412d93fb67b49958b491fce71c38 #
v5.4.0
+ uses: actions/setup-python@42375524e23c412d93fb67b49958b491fce71c38 #
v5.4.0
Review Comment:
I don't recall editing this, but perhaps the line ending characters have
been changed (there was a warning about mixing LF and CRLF when opened on
GitHub. I did the edit in VSCode on GitHub, which probably automatically
unified the end-of-line characters).
--
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]