ci(deps): bump cachix/install-nix-action from 25 to 26 (#10)

This commit is contained in:
dependabot[bot] 2024-03-12 00:52:31 +01:00 committed by GitHub
parent e5c12da8f2
commit f10bfc5db6
Failed to generate hash of commit

View file

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