Update npm-build-and-compile.yml

Signed-off-by: Ahmad <103906421+ahmadk953@users.noreply.github.com>
This commit is contained in:
Ahmad 2024-01-09 20:28:48 -05:00 committed by GitHub
parent f946c5dc29
commit 27d0d04f68
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -12,7 +12,7 @@ jobs:
strategy:
matrix:
node-version: [18.x]
node-version: [21.x]
steps:
- uses: actions/checkout@v3