hubcio commented on code in PR #3086:
URL: https://github.com/apache/iggy/pull/3086#discussion_r3051479326


##########
.github/actions/node-npm/post-merge/action.yml:
##########
@@ -31,7 +31,7 @@ runs:
   using: "composite"
   steps:
     - name: Setup Node.js
-      uses: actions/setup-node@v4
+      uses: actions/setup-node@v6
       with:
         node-version: "23"

Review Comment:
   we can do that later. this PR focuses on github actions infra, not 
production code



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to