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 784739a commit 3d3fc57Copy full SHA for 3d3fc57
1 file changed
.github/workflows/site_deploy.yaml
@@ -21,7 +21,7 @@ jobs:
21
- name: ⚙️ Setup Node
22
uses: actions/setup-node@v5
23
with:
24
- node-version: 18.x
+ node-version: 20.x
25
cache: npm
26
cache-dependency-path: site/package-lock.json
27
0 commit comments