Skip to content

Commit cfdbfac

Browse files
committed
ci: update test.yml node version to 24
1 parent 89af4a9 commit cfdbfac

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ jobs:
77
runs-on: ubuntu-latest
88
strategy:
99
matrix:
10-
node-version: [20.x]
10+
node-version: [24.x]
1111
steps:
1212
- name: checkout
1313
uses: actions/checkout@main

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changelog
22

3-
## v1.2.0
3+
## v1.2.1
44

55
`2026.3.30`
66

0 commit comments

Comments
 (0)