Bump cachix/install-nix-action from 20 to 21 #1

Merged
dependabot[bot] merged 1 commit from dependabot/github_actions/cachix/install-nix-action-21 into main 2023-05-25 16:35:48 +02:00

View file

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