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 57cf606 commit 2b0b190Copy full SHA for 2b0b190
.github/workflows/nodejs.yml
@@ -17,4 +17,4 @@ jobs:
17
test:
18
uses: voxpelli/ghatemplates/.github/workflows/test.yml@main
19
with:
20
- node-versions: '16,18,20'
+ node-versions: '16,18,20,21'
0 commit comments