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 8d2a1c9 commit 06e920aCopy full SHA for 06e920a
.github/workflows/kind-action.yml
@@ -27,7 +27,7 @@ jobs:
27
fetch-depth: 0
28
- uses: actions/setup-go@v5 # default version of go is 1.10
29
with:
30
- go-version: "1.19.6"
+ go-version: 1.21.6
31
- name: Install Carvel Tools
32
run: ./hack/install-deps.sh
33
# Run benchmark with `go test -bench` and stores the output to a file
0 commit comments