Skip to content

chore(deps): bump h2 from 0.3.21 to 0.3.26 #4

chore(deps): bump h2 from 0.3.21 to 0.3.26

chore(deps): bump h2 from 0.3.21 to 0.3.26 #4

Workflow file for this run

name: Nix Build
on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
env:
CARGO_TERM_COLOR: always
jobs:
build:
runs-on: macos-latest
steps:
- name: Checkout code
uses: actions/checkout@v3
- name: Install Nix package manager
uses: DeterminateSystems/nix-installer-action@main
- name: Setup Nix cache
uses: DeterminateSystems/magic-nix-cache-action@main
- name: Build
run: nix build