This is an automated email from the ASF dual-hosted git repository.

acosentino pushed a commit to branch yaks-fix
in repository https://gitbox.apache.org/repos/asf/camel-kamelets.git

commit 93850c498d35b9abe2022335bf7bfa427c7aacf1
Author: Andrea Cosentino <anco...@gmail.com>
AuthorDate: Wed Sep 1 14:39:38 2021 +0200

    Use stable released version of Yaks 0.4.0
---
 .github/workflows/test.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/test.yaml b/.github/workflows/test.yaml
index b3d9c3b..ebec793 100644
--- a/.github/workflows/test.yaml
+++ b/.github/workflows/test.yaml
@@ -42,7 +42,7 @@ concurrency:
 
 env:
   CAMEL_K_VERSION: 1.5.0
-  YAKS_VERSION: 0.4.0-202105030021
+  YAKS_VERSION: 0.4.0
 
 jobs:
   test:

Reply via email to