Skip to content

Commit 0bc4465

Browse files
committed
Specify node version
1 parent 5ab0e39 commit 0bc4465

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ jobs:
2323
- name: Install, build, and upload your site
2424
uses: withastro/action@v3
2525
with:
26+
node-version: 22.19.0
2627
package-manager: pnpm@8.11.0
2728
# with:
2829
# path: . # The root location of your Astro project inside the repository. (optional)

0 commit comments

Comments
 (0)