Skip to content

Commit

Permalink
chore: use node 20 for ci
Browse files Browse the repository at this point in the history
  • Loading branch information
tanlethanh committed Apr 13, 2024
1 parent 72f95a9 commit 5a9f4f4
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 @@ -19,7 +19,7 @@ jobs:

- uses: actions/setup-node@v2
with:
node-version: 18
node-version: 20
registry-url: https://npm.pkg.github.com/

- name: Install yarn cli
Expand Down

0 comments on commit 5a9f4f4

Please sign in to comment.