Skip to content

Commit

Permalink
feat: add support for node 20
Browse files Browse the repository at this point in the history
  • Loading branch information
browniebroke committed Sep 7, 2023
1 parent 2f904b7 commit 0b5fa0a
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 @@ -39,6 +39,7 @@ jobs:
node_version:
- 16
- 18
- 20

steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit 0b5fa0a

Please sign in to comment.