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 2321e2a commit 39ce2eeCopy full SHA for 39ce2ee
.github/workflows/nodejs.yml
@@ -17,5 +17,5 @@ jobs:
17
test:
18
uses: voxpelli/ghatemplates/.github/workflows/test.yml@main
19
with:
20
- node-versions: '18,20,21'
+ node-versions: '18,20,22'
21
os: 'ubuntu-latest,windows-latest'
0 commit comments