Skip to content

chore(deps): update cachix/install-nix-action action to v29 #163

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

chore(deps): update cachix/install-nix-action action to v29 #163

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@692973e3d937129bcbf40652eb9f2f61becf3332 # v4
- uses: cachix/install-nix-action@9f70348d77d0422624097c4b7a75563948901306 # v29
- run: ./ci.sh