Skip to content

Bump actions/checkout from 4.1.4 to 4.1.5 #286

Bump actions/checkout from 4.1.4 to 4.1.5

Bump actions/checkout from 4.1.4 to 4.1.5 #286

Workflow file for this run

name: nix-flake-check
on:
pull_request:
push:
branches:
- main
- reboot
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
- name: "Install Nix️"
uses: cachix/install-nix-action@v26
- name: "Install Cachix️"
uses: cachix/cachix-action@v14
with:
name: typelevel
- name: "Nix Flake Check"
run: nix -L flake check