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 496de5a commit 284b1a1Copy full SHA for 284b1a1
.github/workflows/nodejs.yml
@@ -18,5 +18,5 @@ jobs:
18
# FIXME Replace with socket.dev one
19
uses: voxpelli/ghatemplates/.github/workflows/test.yml@main
20
with:
21
- node-versions: '14,16,18'
+ node-versions: '14,16,18,19'
22
os: 'ubuntu-latest,windows-latest'
0 commit comments