Skip to content

Commit

Permalink
add node 20
Browse files Browse the repository at this point in the history
  • Loading branch information
dankogai committed May 18, 2023
1 parent df20b66 commit b0f8f2d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/node.js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
node-version: [18, 16, 14, 12]
node-version: [20, 18, 16, 14, 12]
steps:
- uses: actions/checkout@v3
- uses: actions/setup-node@v3
Expand Down

0 comments on commit b0f8f2d

Please sign in to comment.