Skip to content

Commit 61f64f3

Browse files
chore(deps): update dependency node to v24 (#42)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 53f2984 commit 61f64f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

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

175175
- uses: actions/setup-node@v6
176176
with:
177-
node-version: 22
177+
node-version: 24
178178

179179
- name: Install dependencies
180180
working-directory: example

0 commit comments

Comments
 (0)