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 97e3fd1 commit 85686c8Copy full SHA for 85686c8
.github/workflows/ci.yml
@@ -76,7 +76,7 @@ jobs:
76
contents: read
77
strategy:
78
matrix:
79
- node-version: [6, 8, 10, 11, 12, 13, 14, 15, 16, 18]
+ node-version: [6, 8, 10, 11, 12, 13, 14, 15, 16, 18, 20]
80
steps:
81
- name: Check out repo
82
uses: actions/checkout@v3
0 commit comments