Skip to content

Commit e7f6bbe

Browse files
committed
chore(ci): update Node.js version to 22.12.0 in CI workflow
1 parent cff2493 commit e7f6bbe

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: [20]
23+
node-version: ["22.12.0"]
2424

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

0 commit comments

Comments
 (0)