mirror of
https://github.com/codecov/codecov-action.git
synced 2026-02-15 07:27:24 +00:00
fix: typo
This commit is contained in:
parent
74f26c8f20
commit
3b2ef2e230
1 changed files with 1 additions and 1 deletions
|
|
@ -10,7 +10,7 @@
|
||||||
|
|
||||||
Breaking Changes
|
Breaking Changes
|
||||||
- No current support for `aarch64` and `alpine` architectures.
|
- No current support for `aarch64` and `alpine` architectures.
|
||||||
- Tokenless uploading is unsuported
|
- Tokenless uploading is unsupported
|
||||||
- Various arguments to the Action have been removed
|
- Various arguments to the Action have been removed
|
||||||
|
|
||||||
`v3` versions and below will not have access to CLI features (e.g. global upload token).
|
`v3` versions and below will not have access to CLI features (e.g. global upload token).
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue