Skip to content

Bump cachix/install-nix-action from 23 to 24 (#109) #102

Bump cachix/install-nix-action from 23 to 24 (#109)

Bump cachix/install-nix-action from 23 to 24 (#109) #102

Workflow file for this run

name: Nix
on: [ push ]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: cachix/install-nix-action@v24
- run: nix flake check