Skip to content

Commit 35c3803

Browse files
Update Node.js to v24.14.0
1 parent fb24cb9 commit 35c3803

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.gitlab-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ stages:
22
- build
33

44
.node:
5-
image: node:24.13.1
5+
image: node:24.14.0
66
before_script:
77
- npm ci
88

.tool-versions

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
nodejs 24.13.1
1+
nodejs 24.14.0

0 commit comments

Comments
 (0)