build(deps): bump actions/checkout from 2.3.4 to 2.3.5 (#1075)

This commit is contained in:
dependabot[bot]
2021-10-18 07:01:48 -05:00
committed by GitHub
parent c42d8971ca
commit 4aea1753bd
4 changed files with 5 additions and 5 deletions

View File

@@ -11,7 +11,7 @@ jobs:
runs-on: ubuntu-latest
timeout-minutes: 5
steps:
- uses: actions/checkout@v2.3.4
- uses: actions/checkout@v2.3.5
- run: |
curl https://raw.githubusercontent.com/ekalinin/github-markdown-toc/master/gh-md-toc -o gh-md-toc
chmod a+x gh-md-toc