Use the new cache service: upgrade @actions/cache to ^4.0.0 (#1007)

* Upgrade-actions/cache

* Review licenses & update types

* Fixed poetry install command in e2e-cache.yml

* Updated package-lock.json
This commit is contained in:
Priya Gupta
2025-01-22 03:27:07 +05:30
committed by GitHub
parent 1928ae624d
commit b8cf3eb1eb
32 changed files with 24514 additions and 1859 deletions

11
.licenses/npm/twirp-ts.dep.yml generated Normal file
View File

@ -0,0 +1,11 @@
---
name: twirp-ts
version: 2.5.0
type: npm
summary: Typescript implementation of the Twirp protocol
homepage:
license: mit
licenses:
- sources: README.md
text: MIT <3
notices: []