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 15ddc25 commit 6062016Copy full SHA for 6062016
.github/workflows/continuous-integration-workflow.yml
@@ -24,7 +24,7 @@ jobs:
24
- name: Setup node
25
uses: actions/setup-node@v3
26
with:
27
- node-version: 16
+ node-version: 20
28
29
- name: Typescript install
30
run: yarn install --frozen-lockfile
0 commit comments