mirror of
https://github.com/mikaela/mikaela.github.io/
synced 2024-12-24 04:02:34 +01:00
Revert "html5validator.yml: remove minor version specification"
This reverts commit e07c00b807
.
This commit is contained in:
parent
e07c00b807
commit
630a42946b
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
|
||||
uses: Cyb3r-Jak3/html5validator-action@v7.1.1
|
||||
with:
|
||||
root: _site/
|
||||
blacklist: n r or ir
|
||||
|
Loading…
Reference in New Issue
Block a user