diff --git a/.github/workflows/ftpDeploy.yml b/.github/workflows/ftpDeploy.yml index 0ba8108..ea7c3fb 100644 --- a/.github/workflows/ftpDeploy.yml +++ b/.github/workflows/ftpDeploy.yml @@ -11,7 +11,7 @@ jobs: - name: Use Node.js Latest uses: actions/setup-node@v3 with: - node-version: 'latest' + node-version: 20 - name: 🔨Run Gulp run: |