Skip to content

Commit efb3b96

Browse files
chore(deps): update dependency node to v24
1 parent c7b979c commit efb3b96

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/maven.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ jobs:
7878
- name: Install node
7979
uses: actions/setup-node@v6
8080
with:
81-
node-version: 22.x
81+
node-version: 24.x
8282

8383
- name: Install dependencies
8484
working-directory: docker/e2e

0 commit comments

Comments
 (0)