mirror of
https://github.com/stCarolas/setup-maven.git
synced 2025-03-13 03:45:36 +00:00

See here for further details: https://github.blog/changelog/2020-10-01-github-actions-deprecating-set-env-and-add-path-commands
2 lines
75 B
TypeScript
2 lines
75 B
TypeScript
export declare function issueCommand(command: string, message: any): void;
|