Skip to content

[Chore] Update "actions/checkout" #326

[Chore] Update "actions/checkout"

[Chore] Update "actions/checkout" #326

Workflow file for this run

name: Nix flake check
on: pull_request
jobs:
check:
runs-on: self-hosted
steps:
- uses: actions/checkout@v4
- name: check flake
run: nix flake check -L