We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c9e583c commit 06b7ee1Copy full SHA for 06b7ee1
.github/workflows/linters.yml
@@ -33,7 +33,7 @@ jobs:
33
runs-on: ubuntu-latest
34
steps:
35
- uses: actions/checkout@v4
36
- - uses: Cyb3r-Jak3/html5validator-action@v7.2.0
+ - uses: Cyb3r-Jak3/html5validator-action@v8.0.0
37
with:
38
root: html/
39
extra: --ignore inline importmap margin
0 commit comments