Upgrade-actions/cache for v4

This commit is contained in:
Priyagupta108 2025-04-03 13:48:49 +05:30
parent 93397bea11
commit 59ae2e3b00
15 changed files with 62804 additions and 1857 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