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 e43495e commit f0a04b8Copy full SHA for f0a04b8
.github/workflows/ci.yaml
@@ -16,7 +16,7 @@ jobs:
16
fail-fast: false
17
matrix:
18
os: [ubuntu-latest]
19
- node_version: [12, 14, 16]
+ node_version: [16, 18]
20
steps:
21
- name: Checkout
22
uses: actions/checkout@v3
0 commit comments