v3 - upgrade @actions/cache (#1270)

* actions/cache upgarde

* macos-latest to macos-13

* fix check failures

---------

Co-authored-by: “gowridurgad” <“hgowridurgad@github.com>
This commit is contained in:
gowridurgad 2025-04-12 02:52:17 +05:30 committed by GitHub
parent 1a4442cacd
commit dbe1369d7b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
15 changed files with 16026 additions and 3475 deletions

View file

@ -1,6 +1,6 @@
---
name: "@actions/cache"
version: 3.2.2
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.1
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/exec"
version: 1.1.0
version: 1.1.1
type: npm
summary: Actions exec lib
homepage: https://github.com/actions/toolkit/tree/main/packages/exec