Skip to content

build(deps-dev): bump httpx from 0.28.0 to 0.28.1 #208

build(deps-dev): bump httpx from 0.28.0 to 0.28.1

build(deps-dev): bump httpx from 0.28.0 to 0.28.1 #208

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