Skip to content

Commit 3e42f42

Browse files
committed
ci: 🏗️ use node 22 for release workflow
1 parent 76b9940 commit 3e42f42

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717

1818
strategy:
1919
matrix:
20-
node-version: [20]
20+
node-version: [22]
2121

2222
steps:
2323
- name: Checkout

0 commit comments

Comments
 (0)