Use GITHUB_OUTPUT for action outputs #1
Loading…
Reference in a new issue
No description provided.
Delete branch "fix/runner13-output-file-command"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
::set-outputfallback from the local dependency-free action core shimGITHUB_OUTPUTfile command for action outputsVerification
make testpassed; the tests setGITHUB_OUTPUTand assert the outputs consumed by downstream stepsmake lintpassed; node syntax checks passed, YAML parsed, and shellcheck passed where present