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 2ce7f75 commit d26d54bCopy full SHA for d26d54b
.github/workflows/test.yml
@@ -6,7 +6,7 @@ jobs:
6
runs-on: ubuntu-latest
7
strategy:
8
matrix:
9
- node-version: [ 12, 14, 16 ]
+ node-version: [ 16, 18 ]
10
steps:
11
- name: checkout
12
uses: actions/checkout@v3
0 commit comments