When updating stack.yaml, we need to make sure to update stack.yaml.lock, too. This check prevents them from getting out of sync by failing CI in this case. This improves cachability.
When updating stack.yaml, we need to make sure to update stack.yaml.lock, too. This check prevents them from getting out of sync by failing CI in this case. This improves cachability.