Skip to content

Commit

Permalink
ci: update node version for rich-navigation.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
deepak1556 committed Jul 1, 2021
1 parent b314a5f commit 2ae3209
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rich-navigation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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'
Expand Down

0 comments on commit 2ae3209

Please sign in to comment.