Skip to content

Commit d7d38e1

Browse files
authored
Update 0354-runner-machine-info.md (#1108)
1 parent ac31fd1 commit d7d38e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/adrs/0354-runner-machine-info.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ The runner will look for a file `.setup_info` under the runner's root directory,
2424
}
2525
]
2626
```
27-
The runner will use `##[group]` and `##[endgroup]` to fold all detail info into an expandable group.
27+
The runner will use `::group` and `::endgroup` to fold all detail info into an expandable group.
2828

2929
Both [virtual-environments](https://github.com/actions/virtual-environments) and self-hosted runners can use this mechanism to add extra logging info to the `Set up job` step's log.
3030

0 commit comments

Comments
 (0)