Skip to content

Commit c841e79

Browse files
robertoaloifacebook-github-bot
authored andcommitted
Bump nodejs 18 -> 20
Summary: This should bring CI green again. Reviewed By: TD5 Differential Revision: D80709800 fbshipit-source-id: 8c6f336d4e89cb567778987002f80ef8e9ab15f4
1 parent e9c8ddc commit c841e79

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@ jobs:
143143
- name: Setup Node
144144
uses: actions/setup-node@v3
145145
with:
146-
node-version: 18
146+
node-version: 20
147147
- name: Install VSCE
148148
run: npm install -g vsce
149149
- name: Prepare VS Code Extension to host binaries

0 commit comments

Comments
 (0)