@MarioArriaga92 This is due to stale go version used in github secrets. A quick fix will be to replace all instances of {{ secrets.GO_VERSION }} with ‘1.17’
1 Like
@MarioArriaga92 This is due to stale go version used in github secrets. A quick fix will be to replace all instances of {{ secrets.GO_VERSION }} with ‘1.17’