Skip to content

Bump js-yaml from 3.14.1 to 3.14.2 in /other/ton-example #22

Bump js-yaml from 3.14.1 to 3.14.2 in /other/ton-example

Bump js-yaml from 3.14.1 to 3.14.2 in /other/ton-example #22

Workflow file for this run

name: Check Markdown links
on: push
jobs:
markdown-link-check:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@master
- uses: gaurav-nelson/github-action-markdown-link-check@v1
with:
use-quiet-mode: yes