diff --git a/.github/workflows/CI.yml b/.github/workflows/CI.yml index a376e1c..24440a7 100644 --- a/.github/workflows/CI.yml +++ b/.github/workflows/CI.yml @@ -152,7 +152,7 @@ jobs: with: persist-credentials: false - name: Install nix - uses: cachix/install-nix-action@4e002c8ec80594ecd40e759629461e26c8abed15 # v31.9.0 + uses: cachix/install-nix-action@ab739621df7a23f52766f9ccc97f38da6b7af14f # v31.10.5 with: nix_path: nixpkgs=channel:nixos-unstable - name: Install dependencies