mirror of
https://git.mirrors.martin98.com/https://github.com/actions/toolkit
synced 2026-01-03 22:42:55 +08:00
doc tweak
This commit is contained in:
parent
1e5fc20bfe
commit
626bbe7136
@ -19,7 +19,7 @@ Major versions should guarentee compatibility. A major version can add net new
|
|||||||
|
|
||||||
Major version binding allows you to take advantage of bug fixes and critical functionality and security fixes. The `master` branch has latest code and is unstable to bind to since a breaking new major version may first get implemented in master.
|
Major version binding allows you to take advantage of bug fixes and critical functionality and security fixes. The `master` branch has latest code and is unstable to bind to since a breaking new major version may first get implemented in master.
|
||||||
|
|
||||||
> Warning: do not reference `master` since that is
|
> Warning: do not reference `master` since that is latest code and can be carrying breaking changes of the next major version.
|
||||||
|
|
||||||
```yaml
|
```yaml
|
||||||
steps:
|
steps:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user