Skip to content

🌱 Bump codecov/codecov-action from 5.5.0 to 5.5.1 #5738

🌱 Bump codecov/codecov-action from 5.5.0 to 5.5.1

🌱 Bump codecov/codecov-action from 5.5.0 to 5.5.1 #5738

Workflow file for this run

name: go-apidiff
on:
merge_group:
pull_request:
jobs:
go-apidiff:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v5
with:
fetch-depth: 0
- uses: actions/setup-go@v6
with:
go-version-file: go.mod
- uses: joelanford/go-apidiff@main