From f63f315ee2832a112e0777b8af575297c8c9e62d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 Feb 2024 07:01:33 +0000 Subject: [PATCH] chore(deps): bump DeterminateSystems/magic-nix-cache-action from 2 to 3 (#43) --- .github/workflows/lock-updater.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/lock-updater.yaml b/.github/workflows/lock-updater.yaml index b5ad691..5f590e4 100644 --- a/.github/workflows/lock-updater.yaml +++ b/.github/workflows/lock-updater.yaml @@ -19,7 +19,7 @@ jobs: uses: DeterminateSystems/nix-installer-action@v9 - name: Setup magic-nix-cache - uses: DeterminateSystems/magic-nix-cache-action@v2 + uses: DeterminateSystems/magic-nix-cache-action@v3 - name: Update flake lock file uses: DeterminateSystems/update-flake-lock@v20