Skip to content

Commit 60f7e33

Browse files
committed
20240128A
1 parent 879054f commit 60f7e33

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hugoalh.GitHubActionsToolkit/module/command-stdout.psm1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Import-Module -Name @(
1616
'save-state',# Legacy.
1717
'set-env',# Legacy.
1818
'set-output',# Legacy.
19-
'stop-commands'
19+
'stop-commands',
2020
'warning'
2121
)
2222
[String[]]$StdOutCommandTokensUsed = @()

0 commit comments

Comments
 (0)