Skip to content

Bump cachix/install-nix-action from 22 to 23 #97

Bump cachix/install-nix-action from 22 to 23

Bump cachix/install-nix-action from 22 to 23 #97

Workflow file for this run

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