Bump cachix/install-nix-action from 21 to 23

Bumps [cachix/install-nix-action](https://github.com/cachix/install-nix-action) from 21 to 23.
- [Release notes](https://github.com/cachix/install-nix-action/releases)
- [Commits](https://github.com/cachix/install-nix-action/compare/v21...v23)

---
updated-dependencies:
- dependency-name: cachix/install-nix-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-11-11 14:07:47 +00:00 committed by Tim Schubert
parent ebac2489fc
commit 1230c8b188
2 changed files with 2 additions and 2 deletions

View file

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