diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index ecba609..cd56105 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -1,5 +1,5 @@ build: - image: node:latest + image: node:20 stage: build before_script: # - ./update_version.sh