Fix windows cache path

This commit is contained in:
Aiqiao Yan
2020-12-10 10:59:04 -05:00
parent 8d11ee5a8c
commit 42b3ff04b2
4 changed files with 10 additions and 3 deletions

View File

@@ -30,3 +30,6 @@
### 1.0.4
- Use @actions/core v1.2.6
- Fixes uploadChunk to throw an error if any unsuccessful response code is received
### 1.0.5
- Fix to ensure Windows cache paths get resolved correctly