From 0814bf6ef451e50161adb9ff6dfceef056a96a40 Mon Sep 17 00:00:00 2001 From: Aminda Suomalainen Date: Mon, 2 May 2022 22:06:19 +0300 Subject: [PATCH] html5validator.yml: swap lines, remove extra dash --- .github/workflows/html5validator.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/html5validator.yml b/.github/workflows/html5validator.yml index 90adc8a..eb77d0a 100644 --- a/.github/workflows/html5validator.yml +++ b/.github/workflows/html5validator.yml @@ -5,9 +5,9 @@ jobs: build: runs-on: ubuntu-latest steps: - - uses: actions/checkout@v2 # Requried will all actions - - uses: Cyb3r-Jak3/html5validator-action@v7.1.1 + - uses: actions/checkout@v2 # Required will all actions - name: Checks HTML5 validity + uses: Cyb3r-Jak3/html5validator-action@v7.1.1 with: root: _site/ blacklist: r or ir