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 5f1a8ae commit 5db4bbeCopy full SHA for 5db4bbe
README.md
@@ -37,6 +37,7 @@ Note that you must use a separate job
37
if you want to test multiple ST build
38
or default packages versions.
39
40
+
41
## Inputs
42
43
| Name | Default | Description |
@@ -48,3 +49,18 @@ or default packages versions.
48
49
| **package_name** | Repository name | Name to install the package as. |
50
51
**Note that 'latest' currently resolves to the latest ST3 build.**
52
53
54
+## Changelog
55
56
+### v2 (2020-08-28)
57
58
+- Updated to new upstream download paths.
59
+- Does not fetch dependencies anymore for 4077+.
60
+- Changed from docker to composite action.
61
62
+### v1 (2020-06-07)
63
64
+Initial working version
65
+supporting ST3 and ST4 builds
66
+as well as fetching the default packages.
0 commit comments