Skip to content

Commit 0e34d82

Browse files
chore(deps): update dependency node to v24
1 parent 84f64da commit 0e34d82

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/create-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
- name: setup nodejs
2121
uses: actions/setup-node@v6
2222
with:
23-
node-version: '22'
23+
node-version: '24'
2424

2525
- name: release using semantic-release
2626
env:

0 commit comments

Comments
 (0)