Skip to content

Commit

Permalink
Update to node 18.x (#751)
Browse files Browse the repository at this point in the history
  • Loading branch information
feelepxyz committed May 10, 2023
1 parent 5b32c90 commit a9893b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ steps:
- uses: actions/checkout@v3
- uses: actions/setup-node@v3
with:
node-version: 16
node-version: 18
- run: npm ci
- run: npm test
```
Expand Down

0 comments on commit a9893b0

Please sign in to comment.