Skip to content

Bump System.Reflection.Metadata from 9.0.8 to 10.0.4 #8716

Bump System.Reflection.Metadata from 9.0.8 to 10.0.4

Bump System.Reflection.Metadata from 9.0.8 to 10.0.4 #8716

Workflow file for this run

name: MSDocs build verifier
on: pull_request
env:
GITHUB_PR_NUMBER: ${{ github.event.pull_request.number }}
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
jobs:
validate:
name: MSDocs build verifier
runs-on: ubuntu-latest
steps:
- name: Checkout the repository
uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8
- name: Validate
uses: dotnet/docs-actions/actions/docs-verifier@main