diff --git a/.github/workflows/chart-testing.yml b/.github/workflows/chart-testing.yml index 3af8f0620a7..c4ae0ab026b 100644 --- a/.github/workflows/chart-testing.yml +++ b/.github/workflows/chart-testing.yml @@ -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: |