Skip to content

Commit

Permalink
build!: upgrade to Node.js 20 (#267)
Browse files Browse the repository at this point in the history
* build: upgrade to Node.js 20

* a fresh installation
  • Loading branch information
tianfeng92 authored Oct 16, 2023
1 parent 706e192 commit 4f68d0f
Show file tree
Hide file tree
Showing 5 changed files with 5,874 additions and 15,542 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
create-release-draft:
runs-on: ubuntu-latest
steps:
- name: Check tag
- name: Check Tag
id: prep
run: |
TAG_NAME=$(curl -s -H "Authorization: token ${{ github.token }}" \
Expand Down
2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v18
v20
Loading

0 comments on commit 4f68d0f

Please sign in to comment.