Skip to content

Commit

Permalink
ci: bump node version to 18.x
Browse files Browse the repository at this point in the history
  • Loading branch information
smeijer committed Feb 21, 2024
1 parent 288eddb commit 501b33e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ on:
- '!all-contributors/**'

env:
NODE_VERSION: "16.x"
NODE_VERSION: "18.x"

jobs:
setup:
Expand Down

0 comments on commit 501b33e

Please sign in to comment.