thisisnic opened a new issue, #49732: URL: https://github.com/apache/arrow/issues/49732
### Describe the enhancement Some Windows workflow steps use `shell: cmd`, which limits static analysis tooling and is less consistent with the rest of the CI. These should be migrated to `shell: pwsh` or `shell: bash` where possible. This affects 12 steps, primarily in `.github/workflows/matlab.yml` and `.github/workflows/cpp_windows.yml`. ### Component(s) Continuous Integration -- 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]
