Skip to content

chore(deps): bump cachix/install-nix-action from 27 to 28 #664

chore(deps): bump cachix/install-nix-action from 27 to 28

chore(deps): bump cachix/install-nix-action from 27 to 28 #664

Workflow file for this run

name: Nix
on:
- push
- pull_request
jobs:
tests:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
with:
submodules: true
- uses: cachix/install-nix-action@V28
with:
nix_path: nixpkgs=channel:nixos-unstable
- run: nix develop -c dune runtest