Skip to content

Bump fast-xml-parser from 4.3.5 to 4.5.0 in /samples/react-organization-chart #595

Bump fast-xml-parser from 4.3.5 to 4.5.0 in /samples/react-organization-chart

Bump fast-xml-parser from 4.3.5 to 4.5.0 in /samples/react-organization-chart #595

Workflow file for this run

name: Sample validation
on:
pull_request_target:
branches:
- "main"
jobs:
validate:
runs-on: ubuntu-latest
steps:
- name: Validate
uses: pnp/pnp-sample-validation@main
with:
gh-token: ${{ secrets.GITHUB_TOKEN }}