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 efc163c commit 1ce790cCopy full SHA for 1ce790c
.github/workflows/push_pr.yml
@@ -74,7 +74,7 @@ jobs:
74
uses: manusa/[email protected]
75
if: steps.list-changed.outputs.changed == 'true'
76
with:
77
- minikube version: v1.36.0
+ minikube version: v1.37.0
78
kubernetes version: ${{ matrix.kubernetes-version }}
79
github token: ${{ secrets.GITHUB_TOKEN }}
80
- uses: actions/setup-go@v6
0 commit comments