Skip to content

Commit eadc5e0

Browse files
committed
ci: update node version
1 parent 433d04a commit eadc5e0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
fetch-depth: 0
1616
- uses: actions/setup-node@v4
1717
with:
18-
node-version: 20
18+
node-version: 24
1919
- name: git config
2020
run: |
2121
git config user.name "${GITHUB_ACTOR}"

0 commit comments

Comments
 (0)