Skip to content

Commit 1322910

Browse files
committed
Clarify ESM migration details in README for V7
1 parent 8f563f9 commit 1322910

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ This action provides the following functionality for GitHub Actions users:
1212
- Registering problem matchers for error output
1313
## Breaking changes in V7
1414

15-
- **Migrated to ESM** to enable support for the latest `@actions/*` package versions.
15+
- Migrated action internals to ESM for compatibility with latest `@actions/*` packages. No changes to action inputs, outputs, or behavior.
1616

1717
## Breaking changes in V6
1818

0 commit comments

Comments
 (0)