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

This commit is contained in:
dependabot[bot] 2023-09-04 17:33:34 +02:00 committed by GitHub
parent e60da8c283
commit 51173ad8d0
Failed to generate hash of commit

View file

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