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 085a661 commit 903d8e2Copy full SHA for 903d8e2
.github/workflows/ci.yml
@@ -82,7 +82,7 @@ jobs:
82
- name: Build Site
83
run: bundle exec jekyll build
84
- name: Test with Nu Validator
85
- uses: Cyb3r-Jak3/html5validator-action@2a593a9f2c10593cbac84791a6fc4c47e9a106c8
+ uses: Cyb3r-Jak3/html5validator-action@8c6ac0aa42df299c0322ce9980fed61c10930a66
86
with:
87
config: fixtures/html5validator-config.yml
88
- name: Test with html-proofer
0 commit comments