Skip to content

Bump actions/checkout from 4 to 5 #48

Bump actions/checkout from 4 to 5

Bump actions/checkout from 4 to 5 #48

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@v5
- uses: cachix/install-nix-action@v31
- run: nix build