From dc064de364d47a2ef3b6ffa78b4fd11cee259115 Mon Sep 17 00:00:00 2001 From: dj <1042039504@qq.com> Date: Thu, 12 Jun 2025 09:28:02 +0800 Subject: [PATCH] =?UTF-8?q?fix(ProjectAttachment):=20=E4=BF=AE=E6=94=B9dro?= =?UTF-8?q?ne.yml?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index 1731097..1d54771 100644 --- a/.drone.yml +++ b/.drone.yml @@ -8,7 +8,7 @@ steps: - name: build-package - image: node:18.17.1 + image: node:16.20.0 volumes: - name: cache path: /drone/src/node_modules