On the v0.1.9 deployment I noticed this warning when the Action ran:
The set-output command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
This should be updated to avoid use of set-output.