From 705375c0dfc1e3f64a32bed182e288e55a312bbf Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 21 Jan 2025 21:35:18 +0000 Subject: [PATCH] chore(deps): update determinatesystems/magic-nix-cache-action action to v9 --- .github/workflows/build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index feea08543..a14b07cec 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -700,7 +700,7 @@ jobs: # For PRs - name: Setup Nix Magic Cache - uses: DeterminateSystems/magic-nix-cache-action@v8 + uses: DeterminateSystems/magic-nix-cache-action@v9 # For in-tree builds - name: Setup Cachix