chore(deps): Bump actions/checkout from 2 to 3 (#721)

This commit is contained in:
dependabot[bot]
2022-05-29 08:22:02 +00:00
committed by GitHub
parent 84e37a221f
commit 94d6273524
3 changed files with 3 additions and 3 deletions

View File

@@ -15,7 +15,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v3
- name: Check links
uses: gaurav-nelson/github-action-markdown-link-check@v1