From 722054a72039e3f4bd069eaaa3b29857657f2dc8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 23 Mar 2024 01:49:57 +0000 Subject: actions: bump DeterminateSystems/magic-nix-cache-action from 3 to 4 Bumps [DeterminateSystems/magic-nix-cache-action](https://github.com/determinatesystems/magic-nix-cache-action) from 3 to 4. - [Release notes](https://github.com/determinatesystems/magic-nix-cache-action/releases) - [Commits](https://github.com/determinatesystems/magic-nix-cache-action/compare/v3...v4) --- updated-dependencies: - dependency-name: DeterminateSystems/magic-nix-cache-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/ci.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 53b31b4..478084e 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -23,7 +23,7 @@ jobs: uses: DeterminateSystems/nix-installer-action@v10 - name: Setup cache - uses: DeterminateSystems/magic-nix-cache-action@v3 + uses: DeterminateSystems/magic-nix-cache-action@v4 - name: Run build run: | -- cgit v1.2.3