Skip to content

Bump actions/checkout from 3 to 4 #34

Bump actions/checkout from 3 to 4

Bump actions/checkout from 3 to 4 #34

Workflow file for this run

name: CI
on:
push:
branches:
- master
pull_request:
types:
- opened
- synchronize
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: cachix/install-nix-action@v23
- run: nix build