Skip to content

Update spring cloud azure version to 4.9.0 #1448

Update spring cloud azure version to 4.9.0

Update spring cloud azure version to 4.9.0 #1448

name: Markdown Links Check
on: [push, pull_request]
jobs:
markdown-link-check:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@master
- uses: gaurav-nelson/github-action-markdown-link-check@1.0.13
with:
use-quiet-mode: 'yes'
use-verbose-mode: 'yes'
config-file: '.github/workflows/mlc_config.json'