Skip to content

Commit 6b10453

Browse files
committed
fix: workflow
1 parent a36b0ff commit 6b10453

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_main.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
- uses: actions/checkout@v3
1313
- uses: actions/setup-go@v3
1414
with:
15-
go-version: '1.18.2'
15+
go-version: '1.22.6'
1616
- run: |
1717
git clone https://github.com/kubernetes/code-generator.git ../code-generator
1818
cd ../code-generator

0 commit comments

Comments
 (0)