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 d754601 commit d13fe94Copy full SHA for d13fe94
.github/workflows/ci.yml
@@ -30,7 +30,7 @@ jobs:
30
31
strategy:
32
matrix:
33
- node: [18.x, lts/*]
+ node: [20.x, lts/*]
34
os: [ubuntu-latest, windows-latest, macos-latest]
35
fail-fast: false
36
0 commit comments