From eb46e2277b64ea520350437eb5f6bdfd71362d6d Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 26 Jun 2026 15:02:43 +0000 Subject: [PATCH] chore(deps): update https://git.keligrubb.com/actions/cache action to v6 --- .gitea/workflows/renovate.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/renovate.yml b/.gitea/workflows/renovate.yml index 01fdddd..85f8af7 100644 --- a/.gitea/workflows/renovate.yml +++ b/.gitea/workflows/renovate.yml @@ -19,7 +19,7 @@ jobs: node-version: '24' - name: Cache npm and Renovate - uses: https://git.keligrubb.com/actions/cache@v5 + uses: https://git.keligrubb.com/actions/cache@v6 with: path: | ~/.npm -- 2.52.0