update actions/checkout to v2 (#73)

This commit is contained in:
Lars Melchior 2021-01-20 19:44:04 +01:00 committed by GitHub
parent dd055e846c
commit db49d07ca1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
7 changed files with 7 additions and 7 deletions

View file

@ -17,7 +17,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- uses: actions/checkout@v2
- uses: actions/cache@v2
with: