Skip to content

Bump actions/checkout from 3 to 4 #96

Bump actions/checkout from 3 to 4

Bump actions/checkout from 3 to 4 #96

Workflow file for this run

name: Nix
on: [ push ]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: cachix/install-nix-action@v22
- run: nix flake check