update actions/cache for releases/v4 (#1073)

* update actions/cache

* npm audit fix and poetry command update

* fix check failures

* fix check failures
This commit is contained in:
priya-kinthali
2025-04-11 02:58:46 +05:30
committed by GitHub
parent b64ffcaf5b
commit 3605726ffa
20 changed files with 63320 additions and 2411 deletions

View File

@ -25,7 +25,7 @@
"author": "GitHub",
"license": "MIT",
"dependencies": {
"@actions/cache": "^3.0.4",
"@actions/cache": "^4.0.3",
"@actions/core": "^1.10.0",
"@actions/exec": "^1.1.0",
"@actions/glob": "^0.2.0",