We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9956010 commit 01d1a46Copy full SHA for 01d1a46
.github/workflows/it-tests.yml
@@ -12,7 +12,7 @@ jobs:
12
- name: Install Dependencies
13
run: yarn install --frozen-lockfile
14
- name: Create k8s Kind Cluster
15
- uses: helm/kind-action@v1.12.0
+ uses: helm/kind-action@v1.13.0
16
with:
17
cluster_name: trino
18
- name: Deploy trino
0 commit comments