Skip to content

Commit 4658983

Browse files
authored
Update Node.js version matrix in workflow
Signed-off-by: Cooper Fitzgerald <182300328+fitzergerald@users.noreply.github.com>
1 parent 84620c2 commit 4658983

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)