update actions/cache (#620)

This commit is contained in:
mahabaleshwars
2025-04-14 08:40:06 +05:30
committed by GitHub
parent b2ace4b12f
commit a6d1e7b915
17 changed files with 63015 additions and 804 deletions

View File

@ -1,6 +1,6 @@
---
name: "@actions/cache"
version: 3.2.1
version: 4.0.3
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.0
version: 1.11.1
type: npm
summary: Actions core lib
homepage: https://github.com/actions/toolkit/tree/main/packages/core

View File

@ -1,6 +1,6 @@
---
name: "@actions/http-client"
version: 2.0.1
version: 2.2.3
type: npm
summary: Actions Http Client
homepage: https://github.com/actions/toolkit/tree/main/packages/http-client