Skip to content

chore(deps): Bump cachix/install-nix-action from V27 to 28 #77

chore(deps): Bump cachix/install-nix-action from V27 to 28

chore(deps): Bump cachix/install-nix-action from V27 to 28 #77

Workflow file for this run

name: Format check and linting
on:
pull_request:
workflow_dispatch:
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: cachix/install-nix-action@V28
- run: nix flake check ./dev -L --override-input src path:.