Skip to content

Commit 660f07c

Browse files
committed
chore(ci): update Node.js version to 24 in CI workflow
1 parent f119fbb commit 660f07c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020

2121
strategy:
2222
matrix:
23-
node-version: ["22.12.0"]
23+
node-version: ["24"]
2424

2525
steps:
2626
- name: "☁️ Checkout repository"

0 commit comments

Comments
 (0)