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 5ab0e39 commit 0bc4465Copy full SHA for 0bc4465
.github/workflows/deploy.yml
@@ -23,6 +23,7 @@ jobs:
23
- name: Install, build, and upload your site
24
uses: withastro/action@v3
25
with:
26
+ node-version: 22.19.0
27
package-manager: pnpm@8.11.0
28
# with:
29
# path: . # The root location of your Astro project inside the repository. (optional)
0 commit comments