Skip to content

Commit

Permalink
feat: update node.js versions (#255)
Browse files Browse the repository at this point in the history
Automated changes by
[update-node-versions](https://github.com/hongaar/update-node-versions)
GitHub action

BREAKING CHANGE: This updates the supported node.js versions

Co-authored-by: hongaar <[email protected]>
  • Loading branch information
hongaar and hongaar authored Apr 25, 2024
1 parent 8b7f62f commit 17d1042
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ jobs:
node-version:
- 18
- 20
- 21
steps:
- uses: actions/checkout@v4
- uses: actions/setup-node@v4
Expand Down

0 comments on commit 17d1042

Please sign in to comment.