Commit 68148c9
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>1 parent b567af8 commit 68148c9
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
40 | | - | |
| 40 | + | |
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
| |||
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
62 | | - | |
| 62 | + | |
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
| |||
0 commit comments