Bump cachix/install-nix-action from 22 to 23 (#2111)

Bumps [cachix/install-nix-action](https://github.com/cachix/install-nix-action) from 22 to 23.

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
pull/1967/merge
dependabot[bot] 1 year ago committed by GitHub
parent 324cbe5a5c
commit 7d50891e9e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      .github/workflows/ci.yml

@ -67,7 +67,7 @@ jobs:
- name: Set up nix
if: matrix.type == 'dapp'
uses: cachix/install-nix-action@v22
uses: cachix/install-nix-action@v23
- name: Set up cachix
if: matrix.type == 'dapp'

Loading…
Cancel
Save