Skip to content

Commit 4be7024

Browse files
dhaiducekopenshift-merge-bot[bot]
authored andcommitted
Set Go version for coverage to latest
Signed-off-by: Dale Haiducek <[email protected]>
1 parent 1c017aa commit 4be7024

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/kind.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -197,7 +197,7 @@ jobs:
197197
- name: Set up Go
198198
uses: actions/setup-go@v5
199199
with:
200-
go-version-file: go.mod
200+
go-version: stable
201201

202202
- name: Download Unit Coverage Result
203203
uses: actions/download-artifact@v4

0 commit comments

Comments
 (0)