build(deps): bump cachix/install-nix-action from 21 to 22 (#4)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2023-06-19 23:18:02 +02:00 committed by GitHub
parent 61bc4c1062
commit ca1f147a3b
Failed to generate hash of commit

View file

@ -11,7 +11,7 @@ jobs:
steps:
- uses: actions/checkout@v3
- uses: cachix/install-nix-action@v21
- uses: cachix/install-nix-action@v22
with:
github_access_token: ${{ secrets.GITHUB_TOKEN }}
- run: nix flake check --show-trace --accept-flake-config