Skip to content

Commit dca6e0f

Browse files
Update Node.js to v24.11.1
1 parent 630e443 commit dca6e0f

File tree

3 files changed

+37
-84
lines changed

3 files changed

+37
-84
lines changed

.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.11.1
66
before_script:
77
- npm ci
88

0 commit comments

Comments
 (0)