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 65b8b51 commit 9631b29Copy full SHA for 9631b29
.github/workflows/vscode-pr.yml
@@ -15,7 +15,7 @@ jobs:
15
16
- uses: 'actions/setup-node@v4'
17
with:
18
- node-version: 18.x
+ node-version: 20.x
19
cache: 'npm'
20
cache-dependency-path: 'code/package-lock.json'
21
0 commit comments