We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 13093d1 commit 0950b3fCopy full SHA for 0950b3f
1 file changed
.github/workflows/deploy.yml
@@ -19,6 +19,7 @@ jobs:
19
- name: Install, build, and upload your site
20
uses: withastro/action@v1
21
with:
22
+ node-version: 22
23
package-manager: npm@latest
24
25
deploy:
0 commit comments