Skip to content

Commit 8264381

Browse files
Update Node.js to v22.17.1
1 parent bf68cf0 commit 8264381

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)