Skip to content

Bump actions/checkout from 4.1.4 to 4.1.6 in the github-actions group #4

Bump actions/checkout from 4.1.4 to 4.1.6 in the github-actions group

Bump actions/checkout from 4.1.4 to 4.1.6 in the github-actions group #4

Workflow file for this run

name: Validate TEI documents
on:
workflow_dispatch:
pull_request:
push:
paths:
- "tei/*.xml"
jobs:
validate_tei:
runs-on: ubuntu-latest
name: Validate against TEI_all
steps:
- name: Checkout
uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6
- name: Validate
uses: dracor-org/tei-validate-action@94b08b8bf0dd1810fe7962aa59435b46c769bbcb # v1.2.0