Skip to content

Commit

Permalink
feat: ⬆️ upgraded node to v20
Browse files Browse the repository at this point in the history
  • Loading branch information
AkashRajpurohit committed Mar 16, 2024
1 parent 12e880f commit 85282ed
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 11 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test-and-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
- name: Install Node.js 🔥
uses: actions/setup-node@v4
with:
node-version: 18
node-version: 20

- name: Install pnpm 👀
uses: pnpm/action-setup@v2
Expand Down Expand Up @@ -93,7 +93,7 @@ jobs:
- name: Install Node.js 🔥
uses: actions/setup-node@v4
with:
node-version: 18
node-version: 20

- name: Install pnpm 👀
uses: pnpm/action-setup@v2
Expand Down
1 change: 1 addition & 0 deletions .node-version
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
v20.11.1
9 changes: 0 additions & 9 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 85282ed

Please sign in to comment.