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 d316d1a commit f77d0ebCopy full SHA for f77d0eb
.github/workflows/ci.yml
@@ -21,7 +21,7 @@ jobs:
21
- lint
22
strategy:
23
matrix:
24
- node-version: ["18", "20", "22"]
+ node-version: ["20", "22", "24"]
25
os: [ubuntu-latest]
26
steps:
27
- uses: actions/checkout@v3
0 commit comments