Skip to content

Bump grpcio from 1.68.1 to 1.69.0 #1267

Bump grpcio from 1.68.1 to 1.69.0

Bump grpcio from 1.68.1 to 1.69.0 #1267

Workflow file for this run

name: Lint (via Black)
on: [push, pull_request]
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: psf/black@stable
with:
src: "./vsb"