Skip to content

Commit cec38f6

Browse files
jamesnroktCopilot
andauthored
chore: Update node test versions (#50)
* chore: Update node test versions * Update .github/workflows/pull-request.yml Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> --------- Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 056159d commit cec38f6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pull-request.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
working-directory: ./plugin
2121
strategy:
2222
matrix:
23-
node-version: [10.x, 12.x, 14.x, 15.x]
23+
node-version: [18.x, 20.x, 22.x]
2424
steps:
2525
- name: Checkout Branch
2626
uses: actions/checkout@v6

0 commit comments

Comments
 (0)