We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b9c7b1c commit 22ad28fCopy full SHA for 22ad28f
1 file changed
README.md
@@ -29,6 +29,8 @@ There are two kinds of version labels you can use.
29
- `@staging` - Most recent automated tested code and can sometimes contain experimental features. Is pulled from dev stable code.
30
- `@dev` - Very unstable and contains experimental features. Automated testing may not show breaks since CI is also updated based on code in dev.
31
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
+
34
### Inputs
35
36
- `packages` - Space delimited list of packages to install.
0 commit comments