diff --git a/.github/workflows/haddock.yml b/.github/workflows/haddock.yml index c16c84e70d9..2693b5e12a5 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