indentation fix (#41)

This commit is contained in:
Valeriano Manassero 2021-12-09 10:32:42 +01:00 committed by GitHub
parent 97f219228d
commit b83c8cd0e8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -22,8 +22,8 @@ jobs:
matrix:
k8s:
- v1.21.2
- v1.22.4
- v1.23.0
- v1.22.4
- v1.23.0
steps:
- name: Checkout
uses: actions/checkout@v1