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 149381b commit c671cffCopy full SHA for c671cff
.github/workflows/CI.yml
@@ -6,7 +6,7 @@ jobs:
6
strategy:
7
matrix:
8
os: [ ubuntu-latest ]
9
- node-version: [ 14 ]
+ node-version: [ 20 ]
10
11
runs-on: ${{ matrix.os }}
12
0 commit comments