We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 86d9192 commit ae3c39bCopy full SHA for ae3c39b
1 file changed
.github/workflows/beta_deploy.yml
@@ -26,6 +26,8 @@ jobs:
26
env:
27
NODE_OPTIONS: "--max_old_space_size=4096"
28
uses: withastro/action@v2
29
+ with:
30
+ node-version: 22
31
32
- name: Deploy to Netlify
33
uses: nwtgck/[email protected]
0 commit comments