Update dependency node to v24 - autoclosed #1938

Closed
renovate-bot wants to merge 1 commits from renovate/node-24.x into main
Showing only changes of commit 6e0ececa90 - Show all commits

View File

@@ -39,7 +39,7 @@ jobs:
if: steps.check-branch-exists.outputs.exists == 'true'
uses: actions/setup-node@v4
with:
node-version: '22'
node-version: '24'
- name: Lint Docker Compose
if: steps.check-branch-exists.outputs.exists == 'true'