Skip to content

build(deps): bump google.golang.org/api from 0.203.0 to 0.219.0 #4

build(deps): bump google.golang.org/api from 0.203.0 to 0.219.0

build(deps): bump google.golang.org/api from 0.203.0 to 0.219.0 #4

Workflow file for this run

name: Test
on:
pull_request:
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
- uses: actions/setup-go@41dfa10bad2bb2ae585af6ee5bb4d7d973ad74ed
with:
go-version: 1.23.x
- name: Check package is correct
run: make test