Skip to content

chore(deps): bump actions/cache from 3.3.1 to 3.3.2 #174

chore(deps): bump actions/cache from 3.3.1 to 3.3.2

chore(deps): bump actions/cache from 3.3.1 to 3.3.2 #174

Workflow file for this run

name: Go API Diff
on:
pull_request:
jobs:
go-apidiff:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
with:
fetch-depth: 0
- uses: actions/setup-go@v4
with:
go-version: 1.19
- uses: joelanford/go-apidiff@main