Skip to content

chore(deps): bump @xmldom/xmldom from 0.9.8 to 0.9.9 #412

chore(deps): bump @xmldom/xmldom from 0.9.8 to 0.9.9

chore(deps): bump @xmldom/xmldom from 0.9.8 to 0.9.9 #412

Workflow file for this run

name: Test Documentation
on:
pull_request:
types: [opened, reopened, synchronize]
jobs:
test-docs:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v6
- name: Setup
uses: ./.github/actions/setup
with:
node-version: 22
- name: Build
run: npm run build-docs