Skip to content

chore(deps): update cachix/install-nix-action digest to a809471 #278

chore(deps): update cachix/install-nix-action digest to a809471

chore(deps): update cachix/install-nix-action digest to a809471 #278

Workflow file for this run

name: "CI"
on:
pull_request:
push:
jobs:
tests:
strategy:
matrix:
os: [ubuntu-latest, macos-latest]
runs-on: ${{ matrix.os }}
steps:
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
- uses: cachix/install-nix-action@a809471b5c7c913aa67bec8f459a11a0decc3fce # v31
- run: ./ci.sh