8000 chore(deps): update dependency grpcio-tools to v1.71.0 (#81) · ni/ni-apis@b77cdb4 · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
8000

chore(deps): update dependency grpcio-tools to v1.71.0 (#81) #83

chore(deps): update dependency grpcio-tools to v1.71.0 (#81)

chore(deps): update dependency grpcio-tools to v1.71.0 (#81) #83

Workflow file for this run

name: CI
on:
push:
branches:
- main
workflow_call:
workflow_dispatch:
jobs:
check_protos:
name: Check .proto files
uses: ./.github/workflows/check_protos.yml
create_ci_artifacts:
name: Create CI artifacts
uses: ./.github/workflows/create_ci_artifacts.yml
0