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 93ec478 commit f5cc2a7Copy full SHA for f5cc2a7
.github/workflows/build-packages.yaml
@@ -20,7 +20,7 @@ jobs:
20
- name: Setup NodeJS
21
uses: actions/setup-node@v2
22
with:
23
- node-version: 16
+ node-version: 18
24
cache: 'yarn'
25
26
- name: Setup Yarn
0 commit comments