build(deps): bump cachix/install-nix-action from 24 to 25 (#8)

This commit is contained in:
dependabot[bot] 2024-01-15 23:16:42 +01:00 committed by GitHub
parent 39f545424b
commit ae101789ab
Failed to generate hash of commit

View file

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