Skip to content

Commit

Permalink
chore: update node version in github action
Browse files Browse the repository at this point in the history
  • Loading branch information
airjp73 committed Sep 23, 2023
1 parent 97c8738 commit ba01f3f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Expand Up @@ -17,7 +17,7 @@ jobs:

- uses: actions/setup-node@v3
with:
node-version: 16
node-version: 20
cache: "yarn"

- name: Install Deps
Expand Down

1 comment on commit ba01f3f

@vercel
Copy link

@vercel vercel bot commented on ba01f3f Sep 23, 2023

Choose a reason for hiding this comment

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

Please sign in to comment.