Skip to content

build(deps): bump actions/checkout from 5 to 6 #172

build(deps): bump actions/checkout from 5 to 6

build(deps): bump actions/checkout from 5 to 6 #172

Workflow file for this run

name: "Nix build"
on:
pull_request:
push:
jobs:
checks:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v6
- uses: cachix/install-nix-action@v31
- run: nix flake check -L