update manifests & release notes for cache v4.0.1

This commit is contained in:
Rob Herley
2025-02-14 11:02:13 -05:00
parent aad39a371f
commit 8fcec1fb58
3 changed files with 8 additions and 3 deletions

4
packages/cache/package-lock.json generated vendored
View File

@@ -1,12 +1,12 @@
{
"name": "@actions/cache",
"version": "4.0.0",
"version": "4.0.1",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "@actions/cache",
"version": "4.0.0",
"version": "4.0.1",
"license": "MIT",
"dependencies": {
"@actions/core": "^1.11.1",