Skip to content

Commit

Permalink
Update build-and-deploy.yml
Browse files Browse the repository at this point in the history
[skip ci]
  • Loading branch information
leomp12 authored Jan 12, 2023
1 parent b378028 commit 7bbf80e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
- name: Setup Node
uses: actions/setup-node@v2
with:
node-version: '12.x'
node-version: '14.x'

- name: Cache dependencies
uses: actions/cache@v2
Expand Down

0 comments on commit 7bbf80e

Please sign in to comment.