Skip to content

chore(deps): bump google.golang.org/api from 0.194.0 to 0.195.0 #6

chore(deps): bump google.golang.org/api from 0.194.0 to 0.195.0

chore(deps): bump google.golang.org/api from 0.194.0 to 0.195.0 #6

Workflow file for this run

name: CI
on:
push:
branches:
- main
pull_request:
branches:
- main
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/setup-go@v5
with:
go-version: "1.23"
- run: go build -v ./...