Skip to content
This repository was archived by the owner on Apr 27, 2026. It is now read-only.

Commit c1269eb

Browse files
committed
node version updated on ci
1 parent fd6eec8 commit c1269eb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
- name: Setup Node.js
1919
uses: actions/setup-node@v3
2020
with:
21-
node-version: 'lts'
21+
node-version: '22'
2222
cache: 'npm'
2323

2424
# Step 3: Install dependencies

0 commit comments

Comments
 (0)