Skip to content

Bump actions/checkout from 4.1.4 to 4.1.5 in the github-actions group #1

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

Bump actions/checkout from 4.1.4 to 4.1.5 in the github-actions group #1

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@44c2b7a8a4ea60a981eaca3cf939b5f4305c123b # v4.1.5
- name: Validate
uses: dracor-org/tei-validate-action@94b08b8bf0dd1810fe7962aa59435b46c769bbcb # v1.2.0