diff --git a/.github/workflows/html5validator.yml b/.github/workflows/html5validator.yml index 110e9c0..9e236d0 100644 --- a/.github/workflows/html5validator.yml +++ b/.github/workflows/html5validator.yml @@ -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.2.0 with: root: _site/ blacklist: n r or ir diff --git a/Gemfile.lock b/Gemfile.lock index 78e5998..2054e1b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -211,7 +211,7 @@ GEM jekyll-feed (~> 0.9) jekyll-seo-tag (~> 2.1) minitest (5.16.3) - nokogiri (1.13.8-x86_64-linux) + nokogiri (1.13.9-x86_64-linux) racc (~> 1.4) octokit (4.25.1) faraday (>= 1, < 3)