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 ecae798 commit d5d4355Copy full SHA for d5d4355
.github/workflows/sync_lab_release.yml
@@ -58,7 +58,7 @@ jobs:
58
if: env.update_available == 'true'
59
uses: actions/setup-node@v4
60
with:
61
- node-version: '14.x'
+ node-version: '20.x'
62
63
- name: Install npm dependencies
64
0 commit comments