Skip to content
This repository was archived by the owner on Oct 17, 2024. It is now read-only.

Commit 05c1e3f

Browse files
authored
Update pull_request.yml
1 parent 9280df5 commit 05c1e3f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pull_request.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ jobs:
66
runs-on: ubuntu-latest
77
strategy:
88
matrix:
9-
node_version: [14, 16, 18]
9+
node_version: [18, 20, 22]
1010
steps:
1111
- uses: actions/checkout@v4
1212
- name: npm cache

0 commit comments

Comments
 (0)