There was an error while loading. Please reload this page.
2 parents 24f8d56 + cd52d50 commit 3c0e098Copy full SHA for 3c0e098
1 file changed
.github/workflows/build-and-deploy.yml
@@ -22,7 +22,7 @@ jobs:
22
- name: Set up Node.js
23
uses: actions/setup-node@v3
24
with:
25
- node-version: "18.x"
+ node-version: "20.x"
26
registry-url: "https://registry.npmjs.org"
27
28
- name: Install Dependencies
0 commit comments