Skip to content

build(deps): bump actions/checkout from 3 to 4 #11

build(deps): bump actions/checkout from 3 to 4

build(deps): bump actions/checkout from 3 to 4 #11

Workflow file for this run

name: Nix Flake Check
on:
push:
jobs:
nix-flake-check:
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v4
- uses: DeterminateSystems/nix-installer-action@v4
- uses: DeterminateSystems/magic-nix-cache-action@v2
- run: nix flake check