Skip to content

Commit

Permalink
updated node version in ci
Browse files Browse the repository at this point in the history
  • Loading branch information
activenode committed Jul 11, 2023
1 parent 068e3da commit a00aa99
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 @@ -14,7 +14,7 @@ jobs:
- name: Install Node
uses: actions/setup-node@v2
with:
node-version: 16
node-version: 20

- name: Install Deps
run: npm ci
Expand Down

1 comment on commit a00aa99

@vercel
Copy link

@vercel vercel bot commented on a00aa99 Jul 11, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please # to comment.