ci: update node version for rich-navigation.yml

This commit is contained in:
deepak1556 2021-07-01 01:36:36 -07:00
parent b314a5fa18
commit 2ae32096c2

View file

@ -21,7 +21,7 @@ jobs:
- uses: actions/setup-node@v2
with:
node-version: 12
node-version: 14
- name: Install dependencies
if: steps.caching-stage.outputs.cache-hit != 'true'