**update** github actions

This commit is contained in:
Aytac Kirmizi 2023-03-31 10:11:07 +02:00
parent 4e27a49fcf
commit 34493249e2

View File

@ -12,7 +12,7 @@ jobs:
strategy: strategy:
matrix: matrix:
node-version: 18 node-version: [18.x]
# node-version: [14.x, 16.x, 18.x] # node-version: [14.x, 16.x, 18.x]
steps: steps: