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.
2 parents ee9da46 + 588f505 commit 39e68c6Copy full SHA for 39e68c6
.github/workflows/main.yaml
@@ -5,7 +5,7 @@ jobs:
5
runs-on: ubuntu-latest
6
strategy:
7
matrix:
8
- node-version: [14.x, 16.x]
+ node-version: [14.x, 16.x, 18.x]
9
fail-fast: false
10
steps:
11
- uses: actions/checkout@v3
0 commit comments