Skip to content

Commit

Permalink
updated node version to 20 for ci
Browse files Browse the repository at this point in the history
  • Loading branch information
Sayan751 committed Oct 30, 2024
1 parent c5b0a09 commit 2d964aa
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 @@ -29,7 +29,7 @@ jobs:

- uses: actions/setup-node@v1
with:
node-version: '18.x'
node-version: '20.x'
registry-url: https://registry.npmjs.org/

- name: build package
Expand Down

0 comments on commit 2d964aa

Please sign in to comment.