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

github.com/nextcloud/mail.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows/package.yml')
-rw-r--r--.github/workflows/package.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/package.yml b/.github/workflows/package.yml
index 1a2596599..1e84082d1 100644
--- a/.github/workflows/package.yml
+++ b/.github/workflows/package.yml
@@ -15,7 +15,7 @@ jobs:
- name: Checkout
uses: actions/checkout@master
- name: Set up Node
- uses: actions/setup-node@v2.4.0
+ uses: actions/setup-node@v2.4.1
with:
node-version: 14.x
- name: Set up php$