ci: bump cachix/install-nix-action from 23 to 24 (#7)

This commit is contained in:
dependabot[bot] 2023-12-04 21:33:00 +01:00 committed by GitHub
parent d9cbfc07dc
commit 715286aee0
Failed to generate hash of commit

View file

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