From 3d9098465965764632fc4996bb68c2b0454aba37 Mon Sep 17 00:00:00 2001 From: Jan-Hendrik Willms Date: Fri, 13 Oct 2023 10:30:35 +0200 Subject: fix pipeline --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index d97565e..7c54a44 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -159,7 +159,7 @@ lint-js: interruptible: true before_script: - *mkdir-reports - - npm install -g npm@7 + - npm install -g npm@8 - npm install --no-save --no-audit --no-fund --loglevel=error -- cgit v1.0