Skip to content

Commit c200c89

Browse files
Update Node.js to v24.13.0
1 parent 5d22371 commit c200c89

3 files changed

Lines changed: 33 additions & 43 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.8.0
5+
image: node:24.13.0
66
before_script:
77
- npm ci
88

0 commit comments

Comments
 (0)