chore(deps): update dependency actions/checkout to v2.1.0 (#17)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
vidavidorra[bot] 2020-04-03 06:55:00 +02:00 committed by GitHub
parent fc52b8344a
commit b69d07cfee
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 4 additions and 4 deletions

View file

@ -9,7 +9,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v2.0.0
uses: actions/checkout@v2.1.0
with:
fetch-depth: 0
- name: Lint commit messages