try {
      return await this.client.actions.getVersions({
        action_id: actionId,
        version_id: deployedVersion.id
      });