Skip to content

Bump google.golang.org/grpc from 1.61.0 to 1.62.0 #106

Bump google.golang.org/grpc from 1.61.0 to 1.62.0

Bump google.golang.org/grpc from 1.61.0 to 1.62.0 #106

Workflow file for this run

name: Go
on:
pull_request:
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Git clone the repository
uses: actions/checkout@v4
- uses: actions/setup-go@v5
- run: go build ./...