Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
docs: use GITHUB_OUTPUT in example workflow (#107)
* docs: use GITHUB_OUTPUT than set-output see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/ Signed-off-by: Marco Lecheler <marco@task.media> * docs: use actions/checkout@v3 Update example workflow to use latest version of checkout Signed-off-by: Marco Lecheler <marco@task.media> * fix: add quotes to GITHUB_OUTPUT Co-authored-by: Carlos Tadeu Panato Junior <ctadeu@gmail.com> Signed-off-by: Marco Lecheler <marco@task.media> --------- Signed-off-by: Marco Lecheler <marco@task.media> Co-authored-by: Carlos Tadeu Panato Junior <ctadeu@gmail.com>
- Loading branch information