We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7c9d779 commit 4f95a7cCopy full SHA for 4f95a7c
.github/workflows/ci.yml
@@ -16,7 +16,7 @@ jobs:
16
strategy:
17
matrix:
18
node:
19
- - latest
+ - 20
20
- lts/*
21
steps:
22
- name: "Checkout"
0 commit comments