Skip to content

Commit e05cdae

Browse files
Update src/init-action.ts
Co-authored-by: Andrew Eisenberg <[email protected]>
1 parent 1f0a037 commit e05cdae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/init-action.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -338,7 +338,7 @@ async function run() {
338338
process.platform === "linux"
339339
) {
340340
logger.warning(
341-
`Swift analysis on Ubuntu runner images is no longer supported. Please migrate to a acOS runner if this affects you.`,
341+
`Swift analysis on Ubuntu runner images is no longer supported. Please migrate to a macOS runner if this affects you.`,
342342
);
343343
}
344344

0 commit comments

Comments
 (0)