dongjoon-hyun commented on code in PR #2353:
URL: https://github.com/apache/orc/pull/2353#discussion_r2274326196
##########
.github/workflows/build_and_test.yml:
##########
@@ -173,7 +173,7 @@ jobs:
mkdir build && cd build
cmake .. -DCMAKE_EXPORT_COMPILE_COMMANDS=ON -DBUILD_JAVA=OFF
cmake --build .
- - uses: cpp-linter/[email protected]
+ - uses:
cpp-linter/cpp-linter-action@f91c446a32ae3eb9f98fef8c9ed4c7cb613a4f8a
Review Comment:
Just a question. Is this required for this code change, @wgtmac ?
--
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]