Skip to content

Bump cachix/install-nix-action from 26 to 27 #127

Bump cachix/install-nix-action from 26 to 27

Bump cachix/install-nix-action from 26 to 27 #127

Workflow file for this run

on: [push, pull_request]
name: Test
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
- uses: cachix/install-nix-action@V27
with:
nix_path: nixpkgs=channel:nixos-unstable
- run: nix flake check
# Verify the update script WORKS but we don't actually commit anything
# in the test job.
- run: ./update