chore(deps): bump cachix/install-nix-action from 18 to 23

Bumps [cachix/install-nix-action](https://github.com/cachix/install-nix-action) from 18 to 23.
- [Release notes](https://github.com/cachix/install-nix-action/releases)
- [Commits](https://github.com/cachix/install-nix-action/compare/v18...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-10-20 09:20:28 +00:00 committed by GitHub
commit 0a2267b681
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 5 additions and 5 deletions

View file

@ -26,7 +26,7 @@ jobs:
remove-dotnet: true
remove-haskell: true
- uses: cachix/install-nix-action@v20
- uses: cachix/install-nix-action@v23
with:
extra_nix_config: |
access-tokens = github.com=${{ secrets.GITHUB_TOKEN }}