Skip to content

Commit ec8b7a5

Browse files
authored
Merge pull request #538 from code0-tech/renovate/node-22.x
Update Node.js to v22.17.1
2 parents da491ed + 8264381 commit ec8b7a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitlab-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@ npm-types:generate-graphql:
142142

143143

144144
.npm-types:publish-graphql:
145-
image: node:22.17.0
145+
image: node:22.17.1
146146
needs:
147147
- npm-types:generate-graphql
148148
variables:

0 commit comments

Comments
 (0)