Skip to content

flake: update lockfile #26

flake: update lockfile

flake: update lockfile #26

Workflow file for this run

name: Dead code analysis
on:
pull_request:
push:
branches [main]
jobs:
deadnix:
name: Deadnix
runs-on: ubuntu-latest

Check failure on line 11 in .github/workflows/deadnix.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/deadnix.yml

Invalid workflow file

You have an error in your yaml syntax on line 11
steps:
- uses: actions/checkout@v2
- uses: cachix/install-nix-action@v16
- uses: cachix/cachix-action@v10
with:
name: deadnix
- uses: astro/deadnix-action@main