Skip to content

Commit 408acbc

Browse files
authored
Merge pull request #1225 from layer5io/fitzergerald-patch-1
Update Node.js version matrix in workflow
2 parents b53937b + 4658983 commit 408acbc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/node-checks.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
runs-on: ubuntu-latest
1616
strategy:
1717
matrix:
18-
node-version: [18, 20]
18+
node-version: [20, 22]
1919
steps:
2020
- name: Checkout Repository
2121
uses: actions/checkout@v6

0 commit comments

Comments
 (0)