##[error]unable to get latest version
ahmagdy opened this issue · 0 comments
ahmagdy commented
I'm using setup-protoc in my build flow.
https://github.com/ahmagdy/k8s-pod-scheduler/blob/master/.github/workflows/go.yml
I suddenly started to hit this error ##[error]unable to get latest version
https://github.com/ahmagdy/k8s-pod-scheduler/runs/985507417?check_suite_focus=true
I tried to change to version to arduino/setup-protoc@v1
and still hitting the same error.