[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
+1 -1
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: |