mirror of
https://github.com/actions/setup-go.git
synced 2026-07-09 10:24:09 +00:00
Add ESM migration note to README for V7
This commit is contained in:
parent
6c2dcb1c6a
commit
38e9d41b8c
@ -9,6 +9,11 @@ This action sets up a Go environment for use in GitHub Actions by:
|
||||
- Optionally caching Go modules and build outputs
|
||||
- Registering problem matchers for error output
|
||||
|
||||
## Breaking changes in V7
|
||||
|
||||
The V7 edition of the action includes:
|
||||
- **Migrated to ESM** to enable support for the latest `@actions/*` package versions.
|
||||
|
||||
## Breaking changes in V6
|
||||
|
||||
The V6 edition of the action includes:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user