Fix custom-gallery patch (#758)

* Fix custom-gallery patch

* Bump GA to node 14

Co-authored-by: Atesca <2404098-atesca@users.noreply.gitlab.com>
This commit is contained in:
atesca09
2021-07-10 16:09:37 +02:00
committed by GitHub
parent c7cc061077
commit d29337f328
4 changed files with 10 additions and 10 deletions

View File

@@ -20,7 +20,7 @@ jobs:
- name: Setup Node.js environment
uses: actions/setup-node@v1
with:
node-version: 12.14.1
node-version: 14
- name: Check PR or cron
run: |