Skip to content

Commit

Permalink
use v2
Browse files Browse the repository at this point in the history
  • Loading branch information
logan-anderson committed Oct 17, 2022
1 parent d5eaa2e commit 2258260
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nodejs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
env:
CI: true
- name: 📉 Check HTML
uses: chabad360/htmlproofer@v1.1
uses: chabad360/htmlproofer@v2
with:
directory: './out'
arguments: --check_internal_hash=false --ignore_empty_alt --checks "Links,Images,Scripts,Favicon,OpenGraph" --ignore-status-codes "400, 403, 409, 429" --ignore-files "/.+\/(blog|404)\/.+/"

0 comments on commit 2258260

Please sign in to comment.