Madis Kõosaar
Madis Kõosaar
When querying extension version with an extensionId that does not exist returns null but the extension task fails on that. Should fall back to the version that's in the manifest.
This pull request includes updates to the `task.dev.json` and `task.json` files in the `Extensions/emailReportTask/Tasks/emailReportTask/emailReportTaskV2` directory to add support for Node.js 20. * [`Extensions/emailReportTask/Tasks/emailReportTask/emailReportTaskV2/task.dev.json`](diffhunk://#diff-7e44b6264cbc7191aa2956e392b36be42d95cde995510a85509a93e73cc65784R236-R239): Added support for Node.js 20 by including...
**Describe the bug** When trying to use the action in GHES then by default GitHub cloud api is used and there is no way to overwrite it to use GHES...