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 3ac2e8a commit 94792c3Copy full SHA for 94792c3
.github/workflows/nodejs.yml
@@ -12,3 +12,4 @@ jobs:
12
with:
13
lint-check-types: true
14
npm-test-command: npm run build
15
+ node-version-matrix: '[18]'
0 commit comments