Skip to content

Bump cachix/install-nix-action from 17 to 23 (#32) #7

Bump cachix/install-nix-action from 17 to 23 (#32)

Bump cachix/install-nix-action from 17 to 23 (#32) #7

Workflow file for this run

name: "flake check"
on:
push:
branches: [ master ]
tags: [ '*' ]
pull_request:
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: cachix/install-nix-action@v23
- run: nix flake check