We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5943534 commit 602d6d1Copy full SHA for 602d6d1
3 files changed
.github/workflows/build-and-deploy.yml
@@ -17,7 +17,7 @@ jobs:
17
18
- uses: actions/setup-node@v3
19
with:
20
- node-version: '16.x'
+ node-version: '18.x'
21
registry-url: 'https://registry.npmjs.org'
22
23
- name: "Install dependencies"
0 commit comments