Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/github_helper.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.github/workflows/dispatch-npm-engines.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/dispatch-npm-engines.yml b/.github/workflows/dispatch-npm-engines.yml
index 6bddd13..b7005a7 100644
--- a/.github/workflows/dispatch-npm-engines.yml
+++ b/.github/workflows/dispatch-npm-engines.yml
@@ -49,7 +49,7 @@ jobs:
repositories: ${{ fromJSON(needs.repositories.outputs.matrix) }}
env:
- NODE_VERSION: "^14.0.0"
+ NODE_VERSION: "^16.0.0"
NPM_VERSION: "^7.0.0"
steps: