Skip to content

Bump version to v1.0.3 #3159

Bump version to v1.0.3

Bump version to v1.0.3 #3159

Workflow file for this run

name: markdown lint
on: [push]
jobs:
sdk-markdown-lint:
runs-on: ubuntu-latest
steps:
- name: git clone
uses: actions/checkout@v3
- uses: DavidAnson/markdownlint-cli2-action@v7
with:
globs: "**/*.md"