mirror of
https://github.com/mikaela/mikaela.github.io/
synced 2025-01-24 19:24:19 +01:00
html5validator.yml: remove minor version specification
This commit is contained in:
parent
53b0b8af27
commit
e07c00b807
2
.github/workflows/html5validator.yml
vendored
2
.github/workflows/html5validator.yml
vendored
@ -20,7 +20,7 @@ jobs:
|
||||
bundle exec jekyll build --drafts --profile
|
||||
|
||||
- name: Checks HTML5 validity
|
||||
uses: Cyb3r-Jak3/html5validator-action@v7.1.1
|
||||
uses: Cyb3r-Jak3/html5validator-action@v7
|
||||
with:
|
||||
root: _site/
|
||||
blacklist: n r or ir
|
||||
|
Loading…
Reference in New Issue
Block a user