We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 39937f8 commit 09acb17Copy full SHA for 09acb17
.github/workflows/ci.yml
@@ -18,6 +18,7 @@ jobs:
18
matrix:
19
node-version:
20
- 18
21
+ - 20
22
23
steps:
24
- name: Checkout repository
0 commit comments