A few actions which use the html-proofer gem.

HTMLProofer

- name: Check links
  uses: chabad360/htmlproofer@master
  with:
    directory: public

Proof HTML

- name: Check links
  uses: anishathalye/proof-html@v1
  with:
    directory: site