HuaHuaY commented on code in PR #2461:
URL: https://github.com/apache/orc/pull/2461#discussion_r2609641635
##########
.github/workflows/build_and_test.yml:
##########
@@ -227,7 +227,7 @@ jobs:
mkdir build && cd build
cmake .. -DCMAKE_EXPORT_COMPILE_COMMANDS=ON -DBUILD_JAVA=OFF
cmake --build .
- - uses:
cpp-linter/cpp-linter-action@f91c446a32ae3eb9f98fef8c9ed4c7cb613a4f8a
+ - uses:
cpp-linter/cpp-linter-action@0f6d1b8d7e38b584cbee606eb23d850c217d54f8
Review Comment:
Need to be upgraded, otherwise ci will not work well. See
https://github.com/apache/orc/actions/runs/20126059369
https://github.com/apache/infrastructure-actions/blob/main/actions.yml#L278
--
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]