build(deps): bump cachix/install-nix-action from 15 to 18 #26

Merged
dependabot[bot] merged 1 commit from dependabot/github_actions/cachix/install-nix-action-18 into main 2023-01-30 21:00:41 +01:00

View file

@ -11,7 +11,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: cachix/install-nix-action@v15
- uses: cachix/install-nix-action@v18
with:
nix_path: nixpkgs=channel:nixos-stable
extra_nix_config: |