Update build.yml

This commit is contained in:
2024-10-14 01:42:50 +02:00
committed by GitHub
parent eae5574ef7
commit 49b616f086

View File

@@ -14,7 +14,7 @@ jobs:
strategy:
matrix:
node-version: [14.x, 16.x]
node-version: [14.x, 22.1]
steps:
- name: Checkout repository