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 cf16008 commit 384bb12Copy full SHA for 384bb12
.github/workflows/test.yml
@@ -12,7 +12,7 @@ jobs:
12
runs-on: ubuntu-latest
13
strategy:
14
matrix:
15
- node-version: [20.x, lts/*]
+ node-version: [18.16.1, 20.x, lts/*]
16
steps:
17
- uses: actions/checkout@v4
18
- uses: actions/setup-node@v4
0 commit comments