Users/thboop/port directory changes (#152)

* Clear action cache for local runner

* update release notes for actions directory cache changes
This commit is contained in:
Thomas Boop
2019-10-28 13:44:09 -04:00
committed by GitHub
parent 6a063ae7be
commit 1413297394
3 changed files with 9 additions and 1 deletions

View File

@@ -3,6 +3,7 @@
## Bugs
- Reverted removal of additional fields error and warning fields (#147)
- Actions cache would incorrectly cache the action if the tag was updated (#148)
## Misc
- Updated to .NET Core 3.0 (#127)