Use actions/checkout@v2 in example

This commit is contained in:
Markus Staab 2020-01-08 11:02:05 +01:00 committed by GitHub
parent 26a56d2023
commit ed5abc327a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -60,7 +60,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- uses: actions/checkout@v2
with:
fetch-depth: 1