1 parent 689be84 commit a803a77Copy full SHA for a803a77
1 file changed
.github/workflows/ci.yml
@@ -15,7 +15,7 @@ jobs:
15
strategy:
16
matrix:
17
os: [ubuntu-latest]
18
- node: [16]
+ node: [18]
19
20
steps:
21
- uses: actions/checkout@v4
0 commit comments