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 8251557 commit d20b389Copy full SHA for d20b389
.github/workflows/main.yml
@@ -8,7 +8,7 @@ jobs:
8
strategy:
9
fail-fast: false
10
matrix:
11
- node-version: [14, 16]
+ node-version: [16, 18]
12
steps:
13
- uses: actions/checkout@v3
14
- uses: actions/setup-node@v3
0 commit comments