ZeroSSL set to auto renew but I was notified certificate is expiring soon

Ghost-CLI version: 1.18.1
Ghost version: 4.27.1

I was informed several months ago that ZeroSSL is configured to auto renew every month. I checked:

$ sudo crontab -u root -l

Result:
7 0 * * * “/etc/letsencrypt”/acme.sh --cron --home “/etc/letsencrypt” > /dev/null

So it should be configured for auto renew.

However, I received an email from ZeroSSL informing me that the certificate is about to expire.

Does this mean I need to renew the certificate manually through ZeroSSL’s website?

I read another post, “Let’s Encrypt no longer used by ghost-cli”

I think this could be a miscue from ZeroSSL. I clicked on the website’s lock button on the browser and the certificate is valid until February 2022.

Screen Shot 2021-12-12 at 1.46.03 PM