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 46ffda4 commit 70a6fbbCopy full SHA for 70a6fbb
.github/workflows/publish.yaml
@@ -41,7 +41,7 @@ jobs:
41
- uses: actions/setup-node@v3
42
with:
43
cache: yarn
44
- node-version: 18.x
+ node-version: 20.x
45
registry-url: https://registry.npmjs.org
46
cache-dependency-path: labextension/yarn.lock
47
0 commit comments