We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2f8d77d commit a8d1ca0Copy full SHA for a8d1ca0
.github/workflows/nodejs-ts.yml
@@ -11,5 +11,5 @@ jobs:
11
# Documentation: https://github.com/zakodium/workflows#nodejs-ci
12
uses: zakodium/workflows/.github/workflows/nodejs.yml@nodejs-v1
13
with:
14
- node-version-matrix: '[14, 16, 18]'
+ node-version-matrix: '[16, 18]'
15
lint-check-types: true
0 commit comments