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 3a4fd10 commit 7f67e5bCopy full SHA for 7f67e5b
.github/workflows/vscode-ci.yml
@@ -17,7 +17,7 @@ jobs:
17
runs-on: ${{ matrix.os }}
18
strategy:
19
matrix:
20
- node-version: [18]
+ node-version: [20]
21
os: [ubuntu-latest, windows-latest, macos-latest]
22
23
steps:
0 commit comments