Merge pull request #40 from georgyo/renovate/cachix-install-nix-action-20.x

Update cachix/install-nix-action action to v20
This commit is contained in:
George Shammas
2023-03-02 12:17:11 -10:00
committed by GitHub

View File

@@ -10,7 +10,7 @@ jobs:
with:
# Nix Flakes doesn't work on shallow clones
fetch-depth: 0
- uses: cachix/install-nix-action@v18
- uses: cachix/install-nix-action@v20
with:
nix_path: nixpkgs=channel:nixos-unstable
extra_nix_config: |