ci: update cachix install-nix-action to fix doc generation

This commit is contained in:
Gaetan Lepage 2024-02-16 10:59:24 +01:00 committed by Gaétan Lepage
parent b784e73ad3
commit 331f0430e4

View file

@ -34,7 +34,7 @@ jobs:
uses: actions/configure-pages@v3 uses: actions/configure-pages@v3
- name: Install nix - name: Install nix
uses: cachix/install-nix-action@v22 uses: cachix/install-nix-action@v25
with: with:
nix_path: nixpkgs=channel:nixos-unstable nix_path: nixpkgs=channel:nixos-unstable