We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 694b467 commit 3e0188fCopy full SHA for 3e0188f
.github/workflows/ci.yml
@@ -17,7 +17,7 @@ jobs:
17
strategy:
18
matrix:
19
os: [ubuntu-latest]
20
- node: [14]
+ node: [20]
21
22
steps:
23
- name: Checkout 🛎
0 commit comments