Skip to content

chore(deps): update cachix/install-nix-action digest to 9280e7a #280

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

chore(deps): update cachix/install-nix-action digest to 9280e7a #280

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@9280e7aca88deada44c930f1e2c78e21c3ae3edd # v31
- run: ./ci.sh