mirror of
https://github.com/github/codeql-action.git
synced 2025-12-09 17:28:06 +08:00
4.4.2 introduces a breaking change that the variable in a catch clause is now `unknown` type. So, we need to cast the `e`, `err`, or `error` variables to type `Error`.
3.3 KiB
Generated
3.3 KiB
Generated