Skip to content

Commit c37b99c

Browse files
update node version
1 parent 4110998 commit c37b99c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
- name: Install Node.js
1616
uses: actions/setup-node@v4
1717
with:
18-
node-version: 21
18+
node-version: 22
1919
cache: npm
2020

2121
- name: Install dependencies

0 commit comments

Comments
 (0)