Commit 60b65eb
committed
ci: oneshot-test: replace deprecated set-output command
Have the "Generate Matrix" step store its output (the matrix in
JSON representation) by appending the corresponding entry to the
`GITHUB_OUTPUT` environment file instead of using `set-output`
command, which triggers a deprecation warning.1 parent 17f46ee commit 60b65eb
1 file changed
Lines changed: 6 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
113 | 113 | | |
114 | 114 | | |
115 | 115 | | |
116 | | - | |
117 | | - | |
118 | | - | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
119 | 122 | | |
120 | 123 | | |
121 | 124 | | |
| |||
0 commit comments