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

* upgrade `@actions/cache` to `^4.0.0`

* Review licenses & update types

* updated package-lock.json
This commit is contained in:
Priya Gupta 2025-01-17 01:58:35 +05:30 committed by GitHub
parent 5eef37b631
commit 8f9cc178b6
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
29 changed files with 24462 additions and 1950 deletions

View file

@ -1,6 +1,6 @@
---
name: "@actions/cache"
version: 3.2.4
version: 4.0.0
type: npm
summary: Actions cache lib
homepage: https://github.com/actions/toolkit/tree/main/packages/cache

View file

@ -1,6 +1,6 @@
---
name: "@actions/core"
version: 1.10.1
version: 1.11.1
type: npm
summary: Actions core lib
homepage: https://github.com/actions/toolkit/tree/main/packages/core