We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 178721e commit 91680baCopy full SHA for 91680ba
.github/workflows/lint-test.yaml
@@ -49,7 +49,7 @@ jobs:
49
50
- name: Create kind cluster
51
if: steps.list-changed.outputs.changed == 'true'
52
- uses: helm/kind-action@v1.12.0
+ uses: helm/kind-action@v1.13.0
53
54
- name: Install Altinity ClickHouse Operator
55
0 commit comments