Skip to content

Bump cachix/install-nix-action from V28 to 29 #492

Bump cachix/install-nix-action from V28 to 29

Bump cachix/install-nix-action from V28 to 29 #492

Workflow file for this run

name: Linting
on:
push:
branches-ignore:
- 'main'
jobs:
lint:
name: Lint
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
- uses: cachix/install-nix-action@v29
- run: nix flake check