Skip to content

Commit

Permalink
Use Node LTS
Browse files Browse the repository at this point in the history
  • Loading branch information
scriptex committed Oct 2, 2023
1 parent 69bf9d8 commit 048a448
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:

strategy:
matrix:
node-version: [14.x, 16.x]
node-version: [lts/*]

steps:
- uses: actions/checkout@8ade135a41bc03ea155e62e844d188df1ea18608 # v4
Expand Down

0 comments on commit 048a448

Please sign in to comment.