We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3e4c1fb + ae3c39b commit 1a7cb8bCopy full SHA for 1a7cb8b
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