Skip to content

Bump actions/checkout from 3 to 4 #32

Bump actions/checkout from 3 to 4

Bump actions/checkout from 3 to 4 #32

Workflow file for this run

name: "CI"
on:
pull_request:
push:
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: cachix/install-nix-action@v30
with:
github_access_token: ${{ secrets.GITHUB_TOKEN }}
- run: nix build