Skip to content

.github: Bump DeterminateSystems/flake-checker-action from 5 to 7 #1530

.github: Bump DeterminateSystems/flake-checker-action from 5 to 7

.github: Bump DeterminateSystems/flake-checker-action from 5 to 7 #1530

Workflow file for this run

on: [push]
name: Lint Nix code
jobs:
statix:
name: Lint code
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: cachix/install-nix-action@v26
with:
nix_path: nixpkgs=channel:nixos-unstable
- uses: cachix/cachix-action@v14
with:
name: statix
- uses: jocelynthode/statix-action@master