@actions/core 1.2.4 + release notes (#439)

This commit is contained in:
Thomas Boop
2020-04-30 09:48:16 -04:00
committed by GitHub
parent 57d20b4db4
commit 187d4aa625
3 changed files with 6 additions and 2 deletions

View File

@@ -1,5 +1,9 @@
# @actions/core Releases
### 1.2.4
- [Be more lenient in accepting non-string command inputs](https://github.com/actions/toolkit/pull/405)
- [Add Echo commands](https://github.com/actions/toolkit/pull/411)
### 1.2.3
- [IsDebug logging](README.md#logging)