build(deps): bump cachix/install-nix-action from 19 to 20 (#2)

This commit is contained in:
dependabot[bot] 2023-03-07 12:44:53 +01:00 committed by GitHub
parent 4f4f34ab3c
commit 57cd5d5de9
Failed to generate hash of commit

View file

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