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

marat pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel-karavan.git


The following commit(s) were added to refs/heads/main by this push:
     new 67749ab9 Update app.yml
67749ab9 is described below

commit 67749ab980c8485704c1e89ccf69a084e47bcedb
Author: Marat Gubaidullin <marat.gubaidul...@gmail.com>
AuthorDate: Tue May 2 23:29:41 2023 -0400

    Update app.yml
---
 .github/workflows/app.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/app.yml b/.github/workflows/app.yml
index 79445e55..cab44618 100644
--- a/.github/workflows/app.yml
+++ b/.github/workflows/app.yml
@@ -56,7 +56,7 @@ jobs:
       - name: Set up Node
         uses: actions/setup-node@v3
         with:
-          node-version: '18'
+          node-version: '18.14.2'
 
       - name: Karavan Core install
         working-directory: ./karavan/karavan-core

Reply via email to