Skip to content

Bump grpcio from 1.64.1 to 1.70.0 #1321

Bump grpcio from 1.64.1 to 1.70.0

Bump grpcio from 1.64.1 to 1.70.0 #1321

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"