Skip to content

Commit 22ad28f

Browse files
michaelhergerawalsh128
authored andcommitted
Update README with deprecation notice for 'latest'
Added note about deprecation of the 'latest' symbol.
1 parent b9c7b1c commit 22ad28f

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,8 @@ There are two kinds of version labels you can use.
2929
- `@staging` - Most recent automated tested code and can sometimes contain experimental features. Is pulled from dev stable code.
3030
- `@dev` - Very unstable and contains experimental features. Automated testing may not show breaks since CI is also updated based on code in dev.
3131

32+
Please note that the `latest` symbol has been deprecated and will no longer be updated. Actions should be pinned to a well known version instead.
33+
3234
### Inputs
3335

3436
- `packages` - Space delimited list of packages to install.

0 commit comments

Comments
 (0)