Skip to content

Commit 63b54da

Browse files
committed
bump to node 23
1 parent a5070c1 commit 63b54da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
- name: Setup Node
4040
uses: actions/setup-node@v4
4141
with:
42-
node-version: 20
42+
node-version: 23
4343
cache: pnpm # or pnpm / yarn
4444
- name: Setup Pages
4545
uses: actions/configure-pages@v4

0 commit comments

Comments
 (0)