Skip to content

Commit a729a8d

Browse files
chore(deps): update dependency node to v24
1 parent 2a7dae0 commit a729a8d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
- name: setup node 🟢
3939
uses: actions/setup-node@v4
4040
with:
41-
node-version: "20.19.5"
41+
node-version: "24.11.0"
4242
- name: install dependencies 🔧
4343
run: npm install
4444
- name: build ✅

0 commit comments

Comments
 (0)