Skip to content

chore(deps): bump DeterminateSystems/magic-nix-cache-action from 6 to 7 #51

chore(deps): bump DeterminateSystems/magic-nix-cache-action from 6 to 7

chore(deps): bump DeterminateSystems/magic-nix-cache-action from 6 to 7 #51

Workflow file for this run

---
name: Nix Flake Check
on: # yamllint disable-line rule:truthy
push:
jobs:
nix-flake-check:
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v4
- uses: DeterminateSystems/nix-installer-action@v11
- uses: DeterminateSystems/magic-nix-cache-action@v7
- run: nix flake check