Skip to content

Commit 4ab6b29

Browse files
Update dependency tilt-dev/tilt to v0.37.4
1 parent bf91752 commit 4ab6b29

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/check.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ jobs:
5252
with:
5353
setup-tools: |
5454
tilt
55-
tilt: 'v0.33.14'
55+
tilt: 'v0.37.4'
5656
- name: Verify tilt ci
5757
run: |
5858
timeout 1200 tilt ci
@@ -71,7 +71,7 @@ jobs:
7171
with:
7272
setup-tools: |
7373
tilt
74-
tilt: 'v0.33.14'
74+
tilt: 'v0.37.4'
7575
- name: Verify tilt ci
7676
run: |
7777
PROD=1 timeout 1200 tilt ci

0 commit comments

Comments
 (0)