1 parent 1cb106b commit 945afa4Copy full SHA for 945afa4
.github/workflows/ci-test.yml
@@ -16,7 +16,7 @@ jobs:
16
strategy:
17
matrix:
18
node:
19
- - '14.x'
+ - '20.x'
20
21
steps:
22
- uses: actions/checkout@v3
0 commit comments