From 61bbc75e2c41e973d1cd3eb89c83b6a362758c35 Mon Sep 17 00:00:00 2001 From: "thecluster-bot[bot]" <98929874+thecluster-bot[bot]@users.noreply.github.com> Date: Mon, 1 Jun 2026 08:10:19 +0000 Subject: [PATCH] Update DeterminateSystems/magic-nix-cache-action action to v14 --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index b0eb139..e301aba 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -24,7 +24,7 @@ jobs: uses: DeterminateSystems/nix-installer-action@v22 - name: Nix cache - uses: DeterminateSystems/magic-nix-cache-action@v13 + uses: DeterminateSystems/magic-nix-cache-action@v14 - name: Dprint check if: github.event_name == 'pull_request'