We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5f57ea8 commit a77fe39Copy full SHA for a77fe39
1 file changed
.github/workflows/deploy_website.yml
@@ -26,6 +26,8 @@ jobs:
26
27
- name: Setup Node
28
uses: actions/setup-node@v4
29
+ with:
30
+ node-version: 20
31
32
- name: Get yarn cache
33
id: yarn-cache
0 commit comments