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 a36b0ff commit 6b10453Copy full SHA for 6b10453
.github/workflows/build_main.yaml
@@ -12,7 +12,7 @@ jobs:
12
- uses: actions/checkout@v3
13
- uses: actions/setup-go@v3
14
with:
15
- go-version: '1.18.2'
+ go-version: '1.22.6'
16
- run: |
17
git clone https://github.com/kubernetes/code-generator.git ../code-generator
18
cd ../code-generator
0 commit comments