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 94e704d commit f3ef659Copy full SHA for f3ef659
.github/workflows/main.yml
@@ -27,7 +27,7 @@ jobs:
27
- name: Setup Node
28
uses: actions/setup-node@v1
29
with:
30
- node-version: '12.17'
+ node-version: '16.20'
31
32
- name: Install Dependencies
33
run: 'yarn install --frozen-lockfile || yarn install --frozen-lockfile'
0 commit comments