Skip to content

Commit fefd61f

Browse files
committed
node version 24
1 parent aa01ea7 commit fefd61f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-container.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ jobs:
5454
if: steps.check_client.outputs.client_exists == 'true'
5555
uses: actions/setup-node@v3
5656
with:
57-
node-version: 22
57+
node-version: 24
5858

5959
- name: Install npm dependencies
6060
if: steps.check_client.outputs.client_exists == 'true'

0 commit comments

Comments
 (0)