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 ab774a0 commit 8e5ac23Copy full SHA for 8e5ac23
.github/workflows/onPushToMain.yml
@@ -32,7 +32,7 @@ jobs:
32
- name: Setup node
33
uses: actions/setup-node@v3
34
with:
35
- node-version: 16
+ node-version: 18
36
registry-url: 'https://registry.npmjs.org'
37
38
- name: Setup dependencies, cache and install
0 commit comments