Skip to content

build(deps): bump serde_yaml from 0.9.22 to 0.9.24 (#693) #64

build(deps): bump serde_yaml from 0.9.22 to 0.9.24 (#693)

build(deps): bump serde_yaml from 0.9.22 to 0.9.24 (#693) #64

Workflow file for this run

on:
pull_request:
push:
branches: [main]
jobs:
lints:
name: Build
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v3
- name: Install Nix
uses: DeterminateSystems/nix-installer-actio