1
0
Fork 0
mirror of https://code.forgejo.org/actions/cache.git synced 2025-05-07 10:29:53 +02:00

Replace typed rest client with new http-client

This commit is contained in:
David Kale 2020-01-31 14:04:35 -05:00
parent 23e301d35c
commit e9d35bb1ee
4 changed files with 84 additions and 79 deletions

3
.gitignore vendored
View file

@ -94,3 +94,6 @@ typings/
# DynamoDB Local files
.dynamodb/
# Text editor files
.vscode/