Closed jackbow closed 1 year ago
This upgrades github action versions, formats the yaml files, and updates the echo "::set-output name={name}::{value}" syntax per this blogpost: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
echo "::set-output name={name}::{value}"
This upgrades github action versions, formats the yaml files, and updates the
echo "::set-output name={name}::{value}"
syntax per this blogpost: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/