Skip to content

Commit

Permalink
Merge pull request #31 from palashmon/patch-1
Browse files Browse the repository at this point in the history
Node.js v16 no longer supported
  • Loading branch information
palashmon authored Feb 28, 2024
2 parents 3ccf714 + 18be43a commit 9729ddf
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,7 @@ jobs:
matrix:
node-version:
- 20
- 18
- 16
- 18
steps:
- uses: actions/checkout@v3
- uses: actions/setup-node@v3
Expand Down

0 comments on commit 9729ddf

Please sign in to comment.