فهرست منبع

release: 2.5.0

kailong321200875 1 سال پیش
والد
کامیت
8d85d7875c
1فایلهای تغییر یافته به همراه4 افزوده شده و 4 حذف شده
  1. 4 4
      .github/workflows/auto-merge.yml

+ 4 - 4
.github/workflows/auto-merge.yml

@@ -41,10 +41,10 @@ jobs:
         with:
           version: latest
 
-      - name: use Node.js 16
+      - name: use Node.js 18
         uses: actions/setup-node@v2.1.2
         with:
-          node-version: '16.x'
+          node-version: '18.x'
 
       - name: Set SSH Environment
         env:
@@ -85,10 +85,10 @@ jobs:
         with:
           version: latest
 
-      - name: use Node.js 16
+      - name: use Node.js 18
         uses: actions/setup-node@v2.1.2
         with:
-          node-version: '16.x'
+          node-version: '18.x'
 
       - name: Set SSH Environment
         env: