pcl icon indicating copy to clipboard operation
pcl copied to clipboard

Update our clang-tidy github action

Open mvieth opened this issue 1 year ago • 2 comments
trafficstars

See https://github.com/PointCloudLibrary/pcl/blob/master/.github/workflows/clang-tidy.yml

  • 22.04 -> 24.04
  • actions/checkout@v3 -> actions/checkout@v4
  • clang-14 -> clang-18
  • See if the action now gives any new errors, and fix those to make the action succeed

mvieth avatar Aug 24 '24 09:08 mvieth

Hey @mvieth , I would like to do the changes you mentioned

DIlkhush00 avatar Aug 24 '24 14:08 DIlkhush00

@DIlkhush00 Great, feel free to open a pull request.

mvieth avatar Aug 24 '24 14:08 mvieth