[workflows] Update actions/checkout action to v2 (#147)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2021-02-18 23:23:18 +01:00 committed by kjeld Schouten-Lebbing
parent a446fedd2e
commit d43f62aef6
No known key found for this signature in database
GPG Key ID: 4CDAD4A532BC1EDB
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ jobs:
image: ixsystems/catalog_validation:latest
steps:
- uses: actions/checkout@v1
- uses: actions/checkout@v2
name: Checkout
- name: Validate catalog format
run: |