Skip to content

Commit de00821

Browse files
committed
Bump CI Node to 22 for Astro 6
1 parent 128e5b0 commit de00821

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
- name: Setup Node.js
3030
uses: actions/setup-node@v4
3131
with:
32-
node-version: 20
32+
node-version: 22
3333
cache: pnpm
3434

3535
- name: Install dependencies

0 commit comments

Comments
 (0)