1 parent 45398b3 commit 25d20feCopy full SHA for 25d20fe
1 file changed
.github/workflows/ci.yml
@@ -16,7 +16,7 @@ jobs:
16
strategy:
17
matrix:
18
os: [ubuntu-latest]
19
- node: [14]
+ node: [16]
20
21
steps:
22
- name: Checkout 🛎
0 commit comments