Browse Source

Update build-desktop-release.yml

Tienson Qin 4 years ago
parent
commit
900d792f5f
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .github/workflows/build-desktop-release.yml

+ 1 - 1
.github/workflows/build-desktop-release.yml

@@ -268,7 +268,7 @@ jobs:
       - name: Install Node.js, NPM and Yarn
         uses: actions/setup-node@v2
         with:
-          node-version: 16
+          node-version: 16.11.1
 
       - name: Signing By Apple Developer ID
         uses: apple-actions/import-codesign-certs@v1