Skip to content

Commit d5d4355

Browse files
committed
Update sync_lab_release.yml
1 parent ecae798 commit d5d4355

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/sync_lab_release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ jobs:
5858
if: env.update_available == 'true'
5959
uses: actions/setup-node@v4
6060
with:
61-
node-version: '14.x'
61+
node-version: '20.x'
6262

6363
- name: Install npm dependencies
6464
if: env.update_available == 'true'

0 commit comments

Comments
 (0)