Skip to content

Commit

Permalink
Run CI on Node.js 20 (#71)
Browse files Browse the repository at this point in the history
  • Loading branch information
ybiquitous committed Sep 28, 2023
1 parent 357087d commit bd756f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nodejs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,4 @@ jobs:
test:
uses: stylelint/.github/.github/workflows/test.yml@main
with:
node-version: '["14", "16", "18"]'
node-version: '["14", "16", "18", "20"]'

0 comments on commit bd756f2

Please sign in to comment.