diff --git a/.github/workflows/minikube.yml b/.github/workflows/minikube.yml index 749f23d..9979bf6 100644 --- a/.github/workflows/minikube.yml +++ b/.github/workflows/minikube.yml @@ -7,7 +7,7 @@ jobs: runs-on: ubuntu-latest name: build discover and deploy steps: - - uses: actions/checkout@44c2b7a8a4ea60a981eaca3cf939b5f4305c123b + - uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 - name: Start minikube uses: medyagh/setup-minikube@latest # now you can run kubectl to see the pods in the cluster