Skip to content

Commit 1b190e4

Browse files
committed
Update node to 22
1 parent fef1d99 commit 1b190e4

File tree

3 files changed

+297
-296
lines changed

3 files changed

+297
-296
lines changed

.github/workflows/deploy.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
- name: Set up Node.js
2626
uses: actions/setup-node@v4
2727
with:
28-
node-version: 20
28+
node-version: 22
2929
cache: "npm"
3030

3131
- name: Install dependencies

0 commit comments

Comments
 (0)