Update README with ESM migration details

Clarified migration details to ESM for action compatibility.
pull/763/head
Priya Gupta 2 weeks ago committed by GitHub
parent 9575d2a815
commit 55ce3aa98b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -12,7 +12,7 @@ This action sets up a Go environment for use in GitHub Actions by:
## Breaking changes in V7 ## Breaking changes in V7
The V7 edition of the action includes: The V7 edition of the action includes:
- **Migrated to ESM** to enable support for the latest `@actions/*` package versions. - Migrated action internals to ESM for compatibility with latest `@actions/*` packages. No changes to action inputs, outputs, or behavior.
## Breaking changes in V6 ## Breaking changes in V6

Loading…
Cancel
Save