build(deps): bump actions/checkout from 2.3.5 to 2.4.0 (#1112)

This commit is contained in:
dependabot[bot]
2021-11-08 07:00:59 -06:00
committed by GitHub
parent 1bf75671f6
commit e04e943e1c
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.5
- uses: actions/checkout@v2.4.0
- run: |
curl https://raw.githubusercontent.com/ekalinin/github-markdown-toc/master/gh-md-toc -o gh-md-toc
chmod a+x gh-md-toc