Closed phelioz closed 1 year ago
Thank you for your contribution!
Unfortunately I believe this broke the action on Windows, as GitHub Actions do not support Docker on Windows. I get "Error: Container action is only supported on Linux".
Oops, somehow commented on wrong issue. Meant to comment on #46.
The command set-output is now deprecated: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Replaced the all set-output with the new method.