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 9c37172 commit 106be97Copy full SHA for 106be97
.github/workflows/node-aught.yml
@@ -6,7 +6,7 @@ jobs:
6
tests:
7
uses: ljharb/actions/.github/workflows/node.yml@main
8
with:
9
- range: '< 10'
+ range: '0.12 - 10'
10
type: minors
11
command: npm run tests-only
12
0 commit comments