T1B0 commented on code in PR #3086:
URL: https://github.com/apache/iggy/pull/3086#discussion_r3051406032
##########
.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:
@hubcio shouldn't we change requested version to v24 as well ? (i'm finding
5 occurences of this line in .github/ folder)
--
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]