Skip to content
This repository has been archived by the owner on Nov 15, 2023. It is now read-only.

Bump backtrace from 0.3.67 to 0.3.69 #33267

Bump backtrace from 0.3.67 to 0.3.69

Bump backtrace from 0.3.67 to 0.3.69 #33267

Workflow file for this run

name: Check Links
on:
pull_request:
branches:
- master
push:
branches:
- master
jobs:
markdown-link-check:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: gaurav-nelson/github-action-markdown-link-check@0a51127e9955b855a9bbfa1ff5577f1d1338c9a5 # 1.0.14
with:
use-quiet-mode: 'yes'
config-file: '.github/workflows/mlc_config.json'