Skip to content

Commit

Permalink
Update github actions to match node in package.json
Browse files Browse the repository at this point in the history
eb4ebc579a / Update YSM dependencies
  • Loading branch information
swetha-charles committed Oct 24, 2022
1 parent 0b98b48 commit 944e5e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:

- uses: actions/setup-node@v2-beta
with:
node-version: '12'
node-version: '14'

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

0 comments on commit 944e5e4

Please sign in to comment.