From abe1bcac89234e27981f984ca3b586b2c1b30261 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Oct 2025 05:19:05 +0000 Subject: [PATCH] build(deps): bump namespacelabs/nscloud-cache-action Bumps [namespacelabs/nscloud-cache-action](https://github.com/namespacelabs/nscloud-cache-action) from 1.2.18 to 1.2.20. - [Release notes](https://github.com/namespacelabs/nscloud-cache-action/releases) - [Commits](https://github.com/namespacelabs/nscloud-cache-action/compare/v1.2.18...v1.2.20) --- updated-dependencies: - dependency-name: namespacelabs/nscloud-cache-action dependency-version: 1.2.20 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/test.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 3fc9dc3..6cd9a6a 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -31,7 +31,7 @@ jobs: uses: actions/checkout@v5 - name: Setup Cache - uses: namespacelabs/nscloud-cache-action@v1.2.18 + uses: namespacelabs/nscloud-cache-action@v1.2.20 with: path: | /nix @@ -63,7 +63,7 @@ jobs: uses: actions/checkout@v5 - name: Setup Cache - uses: namespacelabs/nscloud-cache-action@v1.2.18 + uses: namespacelabs/nscloud-cache-action@v1.2.20 with: path: | /nix