mirror of
https://github.com/codecov/codecov-action.git
synced 2026-02-10 04:57:24 +00:00
Update README.md
This commit is contained in:
parent
28af577c6b
commit
8fecddeae0
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 unsupported. However, PRs made from forks to
|
- Tokenless uploading is unsupported. However, PRs made from forks to the upstream public repos will support tokenless (e.g. contributors to OS projects do not need the upstream repo's Codecov token)
|
||||||
- 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, ATS).
|
`v3` versions and below will not have access to CLI features (e.g. global upload token, ATS).
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue