Skip to content

Commit d776e83

Browse files
committed
Use same joelanford/go-apidiff version (v0.4.0) in workflow and Makefile
1 parent d674739 commit d776e83

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/apidiff.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
with:
4040
go-version: "1.19"
4141
- name: Execute go-apidiff
42-
uses: joelanford/go-apidiff@v0.2.0
42+
uses: joelanford/go-apidiff@v0.4.0
4343
with:
4444
compare-imports: true
4545
print-compatible: true

0 commit comments

Comments
 (0)