Skip to content

Commit c34e4a0

Browse files
authored
ci(cd): update node version
1 parent b0a35a5 commit c34e4a0

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
@@ -18,7 +18,7 @@ jobs:
1818

1919
strategy:
2020
matrix:
21-
node-version: [17.x]
21+
node-version: [22.x]
2222

2323
steps:
2424
- name: Checkout for release preparation

0 commit comments

Comments
 (0)