Skip to content

Commit b5eab50

Browse files
Update swagger client and models to service-broker v1.140.0 (#337)
* Generated Swagger client from service-broker commit f482db37dd0b38392de1f3aecdc2219212147830 * Fix build --------- Co-authored-by: michael kad <Michael.Kadiayi@ibm.com>
1 parent d7614ac commit b5eab50

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/workflows/go.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,11 @@ jobs:
1414

1515
steps:
1616
- uses: actions/checkout@v4
17+
18+
- name: Set up Go
19+
uses: actions/setup-go@v5
20+
with:
21+
go-version: '1.20'
1722

1823
- name: Set up Go
1924
uses: actions/setup-go@v5

0 commit comments

Comments
 (0)