[2.8.1] - 2022-10-24
Fixed
- The replacement for GitHub Action's deprecated
set-outputis not available yet for all self-hosted users. This patch
handles that by using the new$GITHUB_OUTPUTenvironment file if it exists, and otherwise falling back toset-output.
Dependencies
- Bump cicirello/pyaction from 4.11.0 to 4.11.1