Skip to content

build(deps): bump actions/checkout from 4 to 5 (#37) #162

build(deps): bump actions/checkout from 4 to 5 (#37)

build(deps): bump actions/checkout from 4 to 5 (#37) #162

Workflow file for this run

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