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 0dd8d89 commit 0159ba3Copy full SHA for 0159ba3
.github/workflows/codeql.yml
@@ -25,7 +25,7 @@ jobs:
25
- name: Setup Go
26
uses: actions/setup-go@v5
27
with:
28
- go-version: '1.23'
+ go-version-file: go.mod
29
30
- name: Build and install Kubebuilder CLI
31
run: make install
0 commit comments