From 41aff2a530e48c56c75ef6ee4bb663f067e3424f Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sun, 28 Dec 2025 14:50:33 +0000 Subject: [PATCH] chore(deps): update dependency @actions/cache to v5 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index da73448..2b6463d 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "author": "GitHub", "license": "MIT", "dependencies": { - "@actions/cache": "^4.0.3", + "@actions/cache": "^5.0.0", "@actions/core": "^1.11.1", "@actions/exec": "^1.1.1", "@actions/glob": "^0.5.0", -- 2.49.1