We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent af10313 commit ab45916Copy full SHA for ab45916
.github/workflows/apidiff.yml
@@ -39,7 +39,7 @@ jobs:
39
with:
40
go-version: "1.19"
41
- name: Execute go-apidiff
42
- uses: joelanford/go-apidiff@v0.5.0
+ uses: joelanford/go-apidiff@v0.6.0
43
44
compare-imports: true
45
print-compatible: true
0 commit comments