Skip to content

Commit

Permalink
changed node version to address build failures
Browse files Browse the repository at this point in the history
  • Loading branch information
Mayureshpawar29 committed Jul 11, 2023
1 parent 223ae9f commit 75421d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
- name: Set up node
uses: actions/setup-node@v2-beta
with:
node-version: '13'
node-version: '14'

- name: Get yarn cache directory path
id: yarn-cache-dir-path
Expand Down

0 comments on commit 75421d1

Please sign in to comment.