From 6a47a5b5f12845cc0de8259ca6414a84a95f6352 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 3 May 2024 00:58:12 +0000 Subject: [PATCH] chore(deps): bump nixbuild/nix-quick-install-action from 27 to 28 Bumps [nixbuild/nix-quick-install-action](https://github.com/nixbuild/nix-quick-install-action) from 27 to 28. - [Release notes](https://github.com/nixbuild/nix-quick-install-action/releases) - [Changelog](https://github.com/nixbuild/nix-quick-install-action/blob/master/RELEASE) - [Commits](https://github.com/nixbuild/nix-quick-install-action/compare/v27...v28) --- updated-dependencies: - dependency-name: nixbuild/nix-quick-install-action 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 6dfea7c14bb..fc6f9b8b39b 100644 --- a/.github/workflows/haddock.yml +++ b/.github/workflows/haddock.yml @@ -13,7 +13,7 @@ jobs: name: github-pages steps: - uses: actions/checkout@v4 - - uses: nixbuild/nix-quick-install-action@v27 + - uses: nixbuild/nix-quick-install-action@v28 with: nix_conf: | experimental-features = nix-command flakes