From acb0baf4f5568f3e559a64a1ca08f41c4090ea23 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 14 Apr 2026 00:05:43 +0000 Subject: [PATCH] chore(deps): bump cachix/install-nix-action from 22 to 31 Bumps [cachix/install-nix-action](https://github.com/cachix/install-nix-action) from 22 to 31. - [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/v22...v31) --- updated-dependencies: - dependency-name: cachix/install-nix-action dependency-version: '31' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/haddock.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/haddock.yml b/.github/workflows/haddock.yml index ee1eb875e0..15a46cae8b 100644 --- a/.github/workflows/haddock.yml +++ b/.github/workflows/haddock.yml @@ -14,7 +14,7 @@ jobs: name: github-pages steps: - uses: actions/checkout@v3 - - uses: cachix/install-nix-action@v22 + - uses: cachix/install-nix-action@v31 with: extra_nix_config: | experimental-features = nix-command flakes