Skip to content

Bump actions/checkout from 4.1.3 to 4.1.4 #187

Bump actions/checkout from 4.1.3 to 4.1.4

Bump actions/checkout from 4.1.3 to 4.1.4 #187

Workflow file for this run

name: HTML5/CSS Check
on:
push:
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4.1.4
- name: HTML5/CSS Check
uses: Cyb3r-Jak3/html5validator-action@master
with:
root: ./
css: true
log_level: INFO