We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0306a2a commit 98aa91bCopy full SHA for 98aa91b
.github/workflows/ci.yml
@@ -13,7 +13,7 @@ jobs:
13
node:
14
- "16" # Maintenance LTS
15
- "lts/*"
16
- - "19"
+ - "20"
17
18
steps:
19
- name: Checkout repository
0 commit comments