Skip to content

Commit

Permalink
Set build to 16.14.2
Browse files Browse the repository at this point in the history
  • Loading branch information
traviscollins committed Jun 14, 2022
1 parent 1a21e2a commit 603a728
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/test-build-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -387,6 +387,10 @@ jobs:
- name: Checkout
uses: actions/checkout@v2

- uses: actions/setup-node@v3
with:
node-version: 16.14.2

- name: Print npm verion
run: npm -v

Expand Down

0 comments on commit 603a728

Please sign in to comment.