From f70d3812ddc748c832e32e07116488e2a90c3495 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 29 May 2026 23:08:07 +0000 Subject: [PATCH] build(deps): bump DeterminateSystems/magic-nix-cache-action Bumps [DeterminateSystems/magic-nix-cache-action](https://github.com/determinatesystems/magic-nix-cache-action) from 13 to 14. - [Release notes](https://github.com/determinatesystems/magic-nix-cache-action/releases) - [Commits](https://github.com/determinatesystems/magic-nix-cache-action/compare/v13...v14) --- updated-dependencies: - dependency-name: DeterminateSystems/magic-nix-cache-action dependency-version: '14' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/lints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/lints.yaml b/.github/workflows/lints.yaml index 3c4a335..0612df6 100644 --- a/.github/workflows/lints.yaml +++ b/.github/workflows/lints.yaml @@ -25,7 +25,7 @@ jobs: - name: Install Nix uses: DeterminateSystems/nix-installer-action@v22 - - uses: DeterminateSystems/magic-nix-cache-action@v13 + - uses: DeterminateSystems/magic-nix-cache-action@v14 with: use-gha-cache: false