Skip to content

Commit

Permalink
Support v18lts (#376)
Browse files Browse the repository at this point in the history
* build: Downgrade semantic release to support nodev18

* Bump semantic release to support nodev18lts

* npm update
  • Loading branch information
DaevMithran authored Aug 29, 2024
1 parent fc7e6d2 commit 5a95458
Show file tree
Hide file tree
Showing 3 changed files with 5,528 additions and 2,627 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:

- uses: actions/setup-node@v4
with:
node-version: 20
node-version: 18
cache: 'npm'
cache-dependency-path: '**/package-lock.json'

Expand Down
Loading

0 comments on commit 5a95458

Please sign in to comment.