Skip to content

build(deps-dev): bump safety from 3.2.11 to 3.2.14 #206

build(deps-dev): bump safety from 3.2.11 to 3.2.14

build(deps-dev): bump safety from 3.2.11 to 3.2.14 #206

Workflow file for this run

name: "Nix CI"
on: [pull_request, push]
jobs:
tests:
name: "Nix build on ${{ matrix.os }}"
runs-on: "${{ matrix.os }}-latest"
strategy:
matrix:
os: [ubuntu, macos]
steps:
- uses: actions/checkout@v4
- uses: DeterminateSystems/nix-installer-action@main
- uses: DeterminateSystems/magic-nix-cache-action@main
- uses: DeterminateSystems/flake-checker-action@main
- run: nix build