From 800ec3e05dcbaf629ceaf840ed0b6f3220efb92e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Mar 2026 07:46:06 +0000 Subject: [PATCH] Bump cachix/install-nix-action from 31.8.4 to 31.10.3 Bumps [cachix/install-nix-action](https://github.com/cachix/install-nix-action) from 31.8.4 to 31.10.3. - [Release notes](https://github.com/cachix/install-nix-action/releases) - [Changelog](https://github.com/cachix/install-nix-action/blob/master/RELEASE.md) - [Commits](https://github.com/cachix/install-nix-action/compare/v31.8.4...v31.10.3) --- updated-dependencies: - dependency-name: cachix/install-nix-action dependency-version: 31.10.3 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/nix.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/nix.yml b/.github/workflows/nix.yml index dc2d11cc75..44c4811005 100644 --- a/.github/workflows/nix.yml +++ b/.github/workflows/nix.yml @@ -31,7 +31,7 @@ jobs: with: submodules: true - name: nix - uses: cachix/install-nix-action@v31.8.4 + uses: cachix/install-nix-action@v31.10.3 with: nix_path: nixpkgs=channel:nixos-unstable - run: nix develop -c dune build @check @runtest -p merlin-lib,dot-merlin-reader,ocaml-index,merlin